TG.INI
IniWhiteSpaceEntryType Property |
Gets value WhiteSpace.
Namespace: TG.INI
Assembly: TG.INI (in TG.INI.dll) Version: 1.2.2.0 (1.2.2.0)
Syntax
public override EntryTypes EntryType { get; }
Public Overrides ReadOnly Property EntryType As EntryTypes Get
public: virtual property EntryTypes EntryType { EntryTypes get () override; }
abstract EntryType : EntryTypes with get override EntryType : EntryTypes with get
Property Value
Type: EntryTypesSee Also