ConfigurationValueReader Members
Represents the configuration value reader helper class to read values from either the configuration file or the configuration details object.
The following tables list the members exposed by the ConfigurationValueReader type.
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
ConfigurationReader | Gets the ConfigurationValueReader object. | |
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ReadAppSettings | Reads from the application settings of the configuration file or the configuration web service. | |
ReadSection | Reads from a specific section of the config file or the configuration web service. | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
ConfigurationValueReader Class
Microsoft.Uii.Common Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.