Config Helper
IniReaderWriter Class Properties


KellermanSoftware.ConfigHelper Namespace : IniReaderWriter Class

For a list of all members of this type, see IniReaderWriter members.

Public Properties
 NameDescription
Public Property The comment character. By default it is a semicolon  
Public Property The delimiter between settings and values. By default it is an equals sign  
Public PropertyOverride the file encoding. The default is Encoding.Default.
See http://msdn.microsoft.com/en-us/library/system.text.encoding.aspx  
Public PropertyIf true, escape characters will be processed. The default is false.
See http://en.wikipedia.org/wiki/INI_file  
Top
See Also

Reference

IniReaderWriter Class
KellermanSoftware.ConfigHelper Namespace