ApplicationHost.configurationReader Field
Retrieves the application settings from the configuration/server.
Namespace: Microsoft.Uii.Csr
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)
Usage
'Usage
Dim value As ConfigurationValueReader
value = Me.configurationReader
Me.configurationReader = value
Syntax
'Declaration
Protected configurationReader As ConfigurationValueReader
protected ConfigurationValueReader configurationReader
protected:
ConfigurationValueReader^ configurationReader
protected ConfigurationValueReader configurationReader
protected var configurationReader : ConfigurationValueReader
Platforms
See Also
Reference
ApplicationHost Class
ApplicationHost Members
Microsoft.Uii.Csr Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.