HostedWebApplication.HostedApplicationAdapter 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.
Application adapter instance for the external application, if so configured.
protected:
property Microsoft::Uii::Csr::HostedApplicationAdapter ^ HostedApplicationAdapter { Microsoft::Uii::Csr::HostedApplicationAdapter ^ get(); void set(Microsoft::Uii::Csr::HostedApplicationAdapter ^ value); };
protected Microsoft.Uii.Csr.HostedApplicationAdapter HostedApplicationAdapter { get; set; }
member this.HostedApplicationAdapter : Microsoft.Uii.Csr.HostedApplicationAdapter with get, set
Protected Property HostedApplicationAdapter As HostedApplicationAdapter