Session.AppHost 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.
Get the list of applications and data for this session.
public:
virtual property Microsoft::Uii::Csr::ApplicationHost ^ AppHost { Microsoft::Uii::Csr::ApplicationHost ^ get(); };
public virtual Microsoft.Uii.Csr.ApplicationHost AppHost { get; }
member this.AppHost : Microsoft.Uii.Csr.ApplicationHost
Public Overridable ReadOnly Property AppHost As ApplicationHost