Share via


ExternalApplication.Context Property

Definition

Gets and Sets the context for the hosted applications.

public:
 property Microsoft::Uii::Csr::Context ^ Context { Microsoft::Uii::Csr::Context ^ get(); void set(Microsoft::Uii::Csr::Context ^ value); };
public Microsoft.Uii.Csr.Context Context { get; set; }
member this.Context : Microsoft.Uii.Csr.Context with get, set
Public Property Context As Context

Property Value

Returns Context.

Applies to