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