IniEntry Properties

TG.INI

IniEntry Properties

The IniEntry type exposes the following members.

Properties
  NameDescription
Public propertyEntryType
Gets the type of entry represented by EntryTypes.
Public propertyParentDocument
Gets the parent IniDocument.
Public propertyValue
Gets or Sets the string value of the entry.
Top
See Also