ConfigurationValueReader Class
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Represents the configuration value reader helper class to read values from either the configuration file or the configuration details object.
Namespace: Microsoft.Uii.Common
Assembly: Microsoft.Uii.Common.Configuration (in Microsoft.Uii.Common.Configuration.dll)
Inheritance Hierarchy
System.Object
Microsoft.Uii.Common.ConfigurationValueReader
Syntax
public class ConfigurationValueReader
Public Class ConfigurationValueReader
Methods
Name | Description | |
---|---|---|
ConfigurationReader() | Gets the ConfigurationValueReader object. |
|
Equals(Object) | (Inherited from Object.) |
|
Finalize() | (Inherited from Object.) |
|
GetHashCode() | (Inherited from Object.) |
|
GetType() | (Inherited from Object.) |
|
MemberwiseClone() | (Inherited from Object.) |
|
ReadAppSettings(String) | Reads from the application settings of the configuration file or the configuration web service. |
|
ReadSection(String, IConfigurationSectionHandler) | Reads from a specific section of the config file or the configuration web service. |
|
ToString() | (Inherited from Object.) |
Thread Safety
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.Uii.Common Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright