HttpRuntime::CodegenDir Property
.NET Framework (current version)
Gets the physical path to the directory where ASP.NET stores temporary files (generated sources, compiled assemblies, and so on) for the current application.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System::String^The physical path to the application's temporary file storage directory.
.NET Framework
Available since 1.1
Available since 1.1
Show: