Table of Contents

Class IniOptions

Namespace
ReFuel.IO
Assembly
ReFuel.dll
public class IniOptions
Inheritance
IniOptions
Inherited Members

Fields

Default

public static readonly IniOptions Default

Field Value

IniOptions

Properties

AllowComments

public bool AllowComments { get; set; }

Property Value

bool

AllowCommentsAfterValue

public bool AllowCommentsAfterValue { get; set; }

Property Value

bool

CommentCharacter

public char[] CommentCharacter { get; set; }

Property Value

char[]