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
public methodstatic ConfigurationReader Gets the ConfigurationValueReader object.
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ReadAppSettings Reads from the application settings of the configuration file or the configuration web service.
public method ReadSection Reads from a specific section of the config file or the configuration web service.
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method 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.