PackagedSession.SessionContext Property

Definition

Gets or sets the current session context.

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

Property Value

Applies to