Nini Library API Reference - http://nini.sourceforge.net/

IniConfigSource Constructor (String)

Constructor. Loads an INI file source.

public IniConfigSource(
   string filePath
);

Parameters

filePath
Path to the file to load.

Remarks

Loads this up from a file.

See Also

IniConfigSource Class | Nini.Config Namespace | IniConfigSource Constructor Overload List