![]() | XmlConfigurationProvider Methods |
The XmlConfigurationProvider type exposes the following members.
Name | Description | |
---|---|---|
![]() | Contains |
Determines whether the configuration contains an entry with the specified key.
|
![]() | GetKeys |
Gets all keys that can be used to get or set data.
|
![]() | Persist |
Saves the configuration data to an xml file.
|
![]() | Reload |
Reloads the configuration data from file.
|
![]() | Set | Obsolete.
Sets the value of an entry with the specified key.
|
![]() | SetValue |
Sets the value of an entry with the specified key.
|
![]() | TryGet |
Attempts to get the value associated with the specified key.
|