System.Web.Compilation.ClientBuildManager.CodeGenDir Property

Gets the physical path to the directory used for code generation.

Syntax

public string CodeGenDir { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The directory for code generation is typically in the temporary ASP.NET files directory.

Requirements

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