IHostedApplication4.ConfigurationReader Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or set the hosted controls configuration value reader object.
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
Returns ConfigurationValueReader.