IniComment Properties

TG.INI

IniComment Properties

The IniComment type exposes the following members.

Properties
  NameDescription
Public propertyEntryType
Gets value Comment.
(Overrides IniEntryEntryType.)
Public propertyParentDocument
Gets the parent IniDocument.
(Inherited from IniEntry.)
Public propertyValue
Gets or Sets the comment value.
(Overrides IniEntryValue.)
Top
See Also