ExternalApplication.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, when configured. For Internal Use.
public:
property Microsoft::Uii::Csr::HostedApplicationAdapter ^ HostedApplicationAdapter { Microsoft::Uii::Csr::HostedApplicationAdapter ^ get(); void set(Microsoft::Uii::Csr::HostedApplicationAdapter ^ value); };
public Microsoft.Uii.Csr.HostedApplicationAdapter HostedApplicationAdapter { get; set; }
member this.HostedApplicationAdapter : Microsoft.Uii.Csr.HostedApplicationAdapter with get, set
Public Property HostedApplicationAdapter As HostedApplicationAdapter
Property Value
Returns HostedApplicationAdapter.