System.Web.Hosting.ApplicationInfo.ID Property

Gets the unique identifier for the application.

Syntax

public string ID { get; }

Value

Documentation for this section has not yet been entered.

Remarks

For applications running under Microsoft Internet Information Services (IIS), the application ID is the metabase path to the application root, such as /LM/W3SVC/1/Root/application.

Requirements

Namespace: System.Web.Hosting
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0