TG.INI
![]() | IniPropertyAttribute Class |
This attribute can be used to indicate that a private property should be serialized or to serialize/deserialize a property as a different name.

Namespace: TG.INI.Serialization
Assembly: TG.INI (in TG.INI.dll) Version: 1.2.2.0 (1.2.2.0)

The IniPropertyAttribute type exposes the following members.

Name | Description | |
---|---|---|
![]() | IniPropertyAttribute | Initializes a new instance of the IniPropertyAttribute class |

Name | Description | |
---|---|---|
![]() | HasPropertyNameOverride |
Gets whether the PropertyNameOverride has been set with a value.
|
![]() | PropertyNameOverride |
Gets an overridden property name.
|
![]() | TypeId | (Inherited from Attribute.) |

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.) |
