BuildManager Properties
.NET Framework (current version)
Namespace:
System.Web.Compilation
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | BatchCompilationEnabled | Gets or sets a value that indicates whether batch compilation is enabled. |
![]() ![]() | CodeAssemblies | Gets a list of assemblies built from the App_Code directory. |
![]() ![]() | IsPrecompiledApp | Gets a value that specifies whether the application is precompiled. |
![]() ![]() | IsUpdatablePrecompiledApp | Gets a value that specifies whether the application is precompiled as updatable. |
![]() ![]() | TargetFramework | Gets the target version of the .NET Framework for the current Web site. |
Show:

