Property | Type | Description | |
---|---|---|---|
GetProperty | string | ||
SetProperty | bool | ||
UpdatePropertyCollection | bool |
Method | Description | |
---|---|---|
ProviderSettings ( ) : System | ||
ProviderSettings ( String name, String type ) : System |
Method | Description | |
---|---|---|
IsModified ( ) : bool | ||
OnDeserializeUnrecognizedAttribute ( String name, String value ) : bool | ||
Reset ( |
||
Unmerge ( |
Method | Description | |
---|---|---|
GetProperty ( string PropName ) : string | ||
SetProperty ( string PropName, string value ) : bool | ||
UpdatePropertyCollection ( ) : bool |
protected OnDeserializeUnrecognizedAttribute ( String name, String value ) : bool | ||
name | String | |
value | String | |
return | bool |
public ProviderSettings ( String name, String type ) : System | ||
name | String | |
type | String | |
return | System |
protected Reset ( |
||
parentElement | ||
return | void |
protected Unmerge ( |
||
sourceElement | ||
parentElement | ||
saveMode | ConfigurationSaveMode | |
return | void |