C# Class Alexandria.IniFileBehavior

Behavior for a IniFile. This describes how the file is laid out - delimiters, comments, line continuation escapes, and so on.
Show file Open project: Burton-Radons/Alexandria Class Usage Examples

Public Properties

Property Type Description
Default IniFileBehavior

Property Details

Default public static property

Get the default behaviour for a .ini file.
public static IniFileBehavior,Alexandria Default
return IniFileBehavior