Represents a type of INI file.
INI files are not officially a standard. Thus there are several different types of INI files floating around.
Member Name | Description |
---|---|
Standard | Standard INI type (Windows) |
PythonStyle | Python language INI type |
SambaStyle | Samba program INI type. |
MysqlStyle | MySQL program INI type. |
WindowsStyle | Windows INI type. |
Namespace: Nini.Ini
Assembly: Nini (in Nini.dll)