Click or drag to resize

IIniFile Properties

The IIniFile type exposes the following members.

Properties
  Name Description
Public property FileName File name of the INI file.
Public property Item[String, String] Gets or sets the value of the specified key.
Public property Item[String, String, String] Gets the value of the specified key.
Top
See Also