System.Web.Hosting.HostingEnvironment.ApplicationID Property

Gets the unique identifier of the application.

Syntax

public static string ApplicationID { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The application must be running with System.Web.AspNetHostingPermissionLevel set to high trust to access the HostingEnvironment.ApplicationId property.

Requirements

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