System.Web.HttpRuntime.AppDomainAppId Property

Gets the application identification of the application domain where the System.Web.HttpRuntime exists.

Syntax

public static string AppDomainAppId { get; }

Value

Documentation for this section has not yet been entered.

Remarks

AppDomainAppID uniquely identifies the application. It does not change after the application is restarted and a new application domain is created.

Requirements

Namespace: System.Web
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0