System.Web.HttpRuntime.AspInstallDirectory Property

Gets the physical path of the directory where the ASP.NET executable files are installed.

Syntax

public static string AspInstallDirectory { get; }

Value

The path where the system libraries are installed.

Remarks

This directory is also the directory where all the other assemblies and compilers are located.

Requirements

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