ConfigurationValueReader.ReadAppSettings Method (String)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Reads from the application settings of the configuration file or the configuration web service.
Namespace: Microsoft.Uii.Common
Assembly: Microsoft.Uii.Common.Configuration (in Microsoft.Uii.Common.Configuration.dll)
Syntax
public string ReadAppSettings(
string key
)
Public Function ReadAppSettings (
key As String
) As String
Parameters
key
Type: System.StringSpecifies the key to attempt to read.
Return Value
Type: System.String
Type: String
The value read from either the config or the web service
See Also
ConfigurationValueReader Class
Microsoft.Uii.Common Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright