Xml |
The XmlAccess Type exposes the following members.
| Name | Description of the | |
|---|---|---|
| XmlAccess | Reads the entire file into memory. |
| Name | Description of the | |
|---|---|---|
| Description | Returns a descriptive name of this StringValueGetter, e.g. name plus source path if applicable. | |
| Settings | Contains all (application) settings read in from the xml file. |
| Name | Description of the | |
|---|---|---|
| GetStringValue | Returns exactly one value for a key. If there is no value for the key, defaultValue is returned. | |
| GetStringValues | Returns a string array for a key. If there is no value for the key, defaultValue is returned. |