Share via


HostedApplication.ConfigurationReader Property

Definition

Configuration reader used for reading app settings from application configuration or the server

public:
 property Microsoft::Uii::Common::ConfigurationValueReader ^ ConfigurationReader { Microsoft::Uii::Common::ConfigurationValueReader ^ get(); void set(Microsoft::Uii::Common::ConfigurationValueReader ^ value); };
public Microsoft.Uii.Common.ConfigurationValueReader ConfigurationReader { get; set; }
member this.ConfigurationReader : Microsoft.Uii.Common.ConfigurationValueReader with get, set
Public Property ConfigurationReader As ConfigurationValueReader

Property Value

Implements

Applies to