System.Web.HttpRuntime.AppDomainAppPath Property

Gets the physical drive path of the application directory for the application hosted in the current application domain.

Syntax

public static string AppDomainAppPath { get; }

Value

The physical directory path.

Remarks

The physical path for the application being executed in the current application domain.

Requirements

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