The IniFile type exposes the following members.

Properties

  Name Description
Public property IsDirty
Gets a value indicating whether this IniFile is dirty.
Public property Item
Gets the IniFileSection with a given name.
Public property Sections
Gets the IniFileSectionCollection of sections contained in this file.

See Also