Method | Description | |
---|---|---|
GetSection ( string sectionName ) : object | ||
OpenExeConfiguration ( ConfigurationUserLevel userLevel ) : |
||
OpenExeConfiguration ( string exePath ) : |
||
OpenMachineConfiguration ( ) : |
||
OpenMappedExeConfiguration ( |
||
RefreshSection ( string sectionName ) : void |
public GetSection ( string sectionName ) : object | ||
sectionName | string | |
return | object |
public OpenExeConfiguration ( ConfigurationUserLevel userLevel ) : |
||
userLevel | ConfigurationUserLevel | |
return |
public OpenExeConfiguration ( string exePath ) : |
||
exePath | string | |
return |
public OpenMachineConfiguration ( ) : |
||
return |
public OpenMappedExeConfiguration ( |
||
fileMap | ||
userLevel | ConfigurationUserLevel | |
return |
public RefreshSection ( string sectionName ) : void | ||
sectionName | string | |
return | void |