Property | Type | Description | |
---|---|---|---|
config | string>.Dictionary |
Method | Description | |
---|---|---|
ContainsKey ( string key ) : bool | ||
GetBoolean ( string key ) : bool | ||
GetByte ( string key ) : byte | ||
GetDataDirectory ( ) : string |
Shared data directory
|
|
GetDefaultLogDir ( ) : string | ||
GetDisplayView ( string key ) : |
||
GetDouble ( string key ) : double | ||
GetFloat ( string key ) : float | ||
GetInt32 ( string key ) : int | ||
GetRunningDirectory ( ) : string |
Install directory path
|
|
GetUserDataDirectory ( ) : string |
User specific data
|
|
Load ( ) : void | ||
Remove ( string key ) : void | ||
Save ( ) : void | ||
Settings ( ) : log4net | ||
this ( string key ) : string |
Method | Description | |
---|---|---|
GetConfigFullPath ( ) : string |
full path to the config file
|
public GetDisplayView ( string key ) : |
||
key | string | |
return |
public static GetRunningDirectory ( ) : string | ||
return | string |
public static GetUserDataDirectory ( ) : string | ||
return | string |