Sessions.GlobalSession 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.
Gets the global session or null.
public:
property Microsoft::Uii::Csr::Session ^ GlobalSession { Microsoft::Uii::Csr::Session ^ get(); };
public Microsoft.Uii.Csr.Session GlobalSession { get; }
member this.GlobalSession : Microsoft.Uii.Csr.Session
Public ReadOnly Property GlobalSession As Session