ExternalApplication.ExternalControl Property

Definition

An instance of ExternalControl that is managing the execution of the hosted external application.

protected:
 property Microsoft::Uii::Csr::ExternalControl ^ ExternalControl { Microsoft::Uii::Csr::ExternalControl ^ get(); };
protected Microsoft.Uii.Csr.ExternalControl ExternalControl { get; }
member this.ExternalControl : Microsoft.Uii.Csr.ExternalControl
Protected ReadOnly Property ExternalControl As ExternalControl

Property Value

Returns ExternalControl.

Applies to