TomlIgnoreAttribute Class

Definition

Assembly Tomlyn.dll
Inherits ObjectAttributeTomlAttribute
Show inherited members (42)

Instructs the TomlSerializer not to serialize the field or property value.

[AttributeUsage(AttributeTargets.Property | AttributeTargets.Field, AllowMultiple = false)]
public sealed class TomlIgnoreAttribute : TomlAttribute
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Properties (1)