Click or drag to resize

IHost Properties

The IHost type exposes the following members.

Properties
  NameDescription
Public propertyCaption
Application name
(Inherited from IApplicationInformation.)
Public propertyCopyright
Application copyright
(Inherited from IApplicationInformation.)
Public propertyHostedApplications
Hosted Applications list
Public propertyIcon
Application icon
(Inherited from IApplicationInformation.)
Public propertyId
Application Guid
(Inherited from IApplicationIdentity.)
Public propertyInstalledApplications
Gets a list of all installed assemblies
Public propertyIsDumpingMode
indicate that host is on dumping mode
Public propertySessionEnding
Gets if windows session is ending
Public propertyVersion
Application version
(Inherited from IApplicationIdentity.)
Top
See Also