HostedWebApplication.WebAppAdapter 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.
Web Application adater instance for the web applications. For Internal Use.
public:
property Microsoft::Uii::Csr::WebApplicationAdapter ^ WebAppAdapter { Microsoft::Uii::Csr::WebApplicationAdapter ^ get(); };
public Microsoft.Uii.Csr.WebApplicationAdapter WebAppAdapter { get; }
member this.WebAppAdapter : Microsoft.Uii.Csr.WebApplicationAdapter
Public ReadOnly Property WebAppAdapter As WebApplicationAdapter