ApplicationHost.ApplicationHostID 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 application host's unique ID.
public:
property Guid ApplicationHostID { Guid get(); };
public Guid ApplicationHostID { get; }
member this.ApplicationHostID : Guid
Public ReadOnly Property ApplicationHostID As Guid