Nini Library API Reference - http://nini.sourceforge.net/ |
|
IniDocument Constructor (String)
Initializes a new instance of the class with the supplied file.
public IniDocument(
string filePath);
Parameters
-
filePath
- The path to the INI file.
See Also
IniDocument Class | Nini.Ini Namespace | IniDocument Constructor Overload List