Name | Description | |
---|---|---|
![]() | CommentCharacter | The comment character. By default it is a semicolon |
![]() | Delimiter | The delimiter between settings and values. By default it is an equals sign |
![]() | FileEncoding | Override the file encoding. The default is Encoding.Default. See http://msdn.microsoft.com/en-us/library/system.text.encoding.aspx |
![]() | IsProcessEscapeCharactersEnabled | If true, escape characters will be processed. The default is false. See http://en.wikipedia.org/wiki/INI_file |