[]
Defines the attribute which represents the proerty should not be serialized.
[AttributeUsage(AttributeTargets.Property|AttributeTargets.Field)]
public sealed class IgnoreAttribute : C1IgnoreAttribute, _Attribute
<AttributeUsage(AttributeTargets.PropertyOrAttributeTargets.Field)>
Public NotInheritable Class IgnoreAttribute
Inherits C1IgnoreAttribute
Implements _Attribute
| Name | Description |
|---|---|
| IgnoreAttribute() |