次の方法で共有


ExternalApplication.HostedApplicationAdapter Property

Definition

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.

Applies to