Class BinaryIgnoreAttribute
- Namespace
- Yarhl.IO.Serialization.Attributes
- Assembly
- Yarhl.dll
Set to ignore the property when serializing.
[AttributeUsage(AttributeTargets.Property)]
public sealed class BinaryIgnoreAttribute : Attribute
- Inheritance
-
BinaryIgnoreAttribute
- Inherited Members