YamlIgnoreAttribute Class

Definition

Assembly SharpYaml.dll
Inherits ObjectAttributeYamlAttribute
Show inherited members (42)

Instructs the YamlSerializer when to ignore the public field or public read/write property value.

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

Properties (1)