Class IniOptions
public class IniOptions
- Inheritance
-
IniOptions
- Inherited Members
Fields
Default
public static readonly IniOptions Default
Field Value
Properties
AllowComments
public bool AllowComments { get; set; }
Property Value
AllowCommentsAfterValue
public bool AllowCommentsAfterValue { get; set; }
Property Value
CommentCharacter
public char[] CommentCharacter { get; set; }
Property Value
- char[]