IniIgnorePropertyAttribute Class
From TG.INI
TG.INI
IniIgnorePropertyAttribute Class |
Indicates that a property should be ignored when serializing.
Namespace: TG.INI.Serialization
Assembly: TG.INI (in TG.INI.dll) Version: 1.2.2.0 (1.2.2.0)
The IniIgnorePropertyAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
| IniIgnorePropertyAttribute |
Default constructor where Ignore is true.
| |
| IniIgnorePropertyAttribute(Boolean) |
Constructor where you define if the property should be ignored.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Attribute.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Attribute.) | |
| GetType | (Inherited from Object.) | |
| IsDefaultAttribute | (Inherited from Attribute.) | |
| Match | (Inherited from Attribute.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |