TG.INI
IniIgnorePropertyAttributeIgnore Property |
Should the property be ignored.
Namespace: TG.INI.Serialization
Assembly: TG.INI (in TG.INI.dll) Version: 1.2.2.0 (1.2.2.0)
Syntax
public bool Ignore { get; }
Public ReadOnly Property Ignore As Boolean Get
public: property bool Ignore { bool get (); }
member Ignore : bool with get
Property Value
Type: BooleanSee Also