TG.INI
IniWhiteSpace Properties |
The IniWhiteSpace type exposes the following members.
Properties
Name | Description | |
---|---|---|
EntryType |
Gets value WhiteSpace.
(Overrides IniEntryEntryType.) | |
ParentDocument |
Gets the parent IniDocument.
(Inherited from IniEntry.) | |
Spaces |
Gets or Sets the number of spaces contained in this IniWhiteSpace.
| |
Value |
Gets or Sets the space string of the white space.
(Overrides IniEntryValue.) |
See Also