Property | Type | Description | |
---|---|---|---|
CompleteConfigInit | void | ||
ConfigurationManager | System.Collections | ||
EnsureConfigurationSystem | void | ||
OpenExeConfigurationImpl | |||
PrepareConfigSystem | void | ||
SetConfigurationSystem | void | ||
SetInitError | void |
Method | Description | |
---|---|---|
GetSection ( string sectionName ) : object | ||
OpenExeConfiguration ( ConfigurationUserLevel userLevel ) : |
||
OpenExeConfiguration ( string exePath ) : |
||
OpenMachineConfiguration ( ) : |
||
OpenMappedExeConfiguration ( |
||
OpenMappedMachineConfiguration ( |
||
RefreshSection ( string sectionName ) : void |
Method | Description | |
---|---|---|
CompleteConfigInit ( ) : void | ||
ConfigurationManager ( ) : System.Collections | ||
EnsureConfigurationSystem ( ) : void | ||
OpenExeConfigurationImpl ( |
||
PrepareConfigSystem ( ) : void | ||
SetConfigurationSystem ( IInternalConfigSystem configSystem, bool initComplete ) : void | ||
SetInitError ( Exception initError ) : void |
public static GetSection ( string sectionName ) : object | ||
sectionName | string | |
return | object |
public static OpenExeConfiguration ( ConfigurationUserLevel userLevel ) : |
||
userLevel | ConfigurationUserLevel | |
return |
public static OpenExeConfiguration ( string exePath ) : |
||
exePath | string | |
return |
public static OpenMachineConfiguration ( ) : |
||
return |
public static OpenMappedExeConfiguration ( |
||
fileMap | ||
userLevel | ConfigurationUserLevel | |
return |
public static OpenMappedMachineConfiguration ( |
||
fileMap | ||
return |
public static RefreshSection ( string sectionName ) : void | ||
sectionName | string | |
return | void |