BuildProvider Properties
.NET Framework (current version)
Namespace:
System.Web.Compilation
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | CodeCompilerType | Represents the compiler type used by a build provider to generate source code for a custom file type. |
![]() | ReferencedAssemblies | Represents the assemblies to compile with the source generated by the build provider. |
![]() | VirtualPath | Represents the file to be built by this build provider implementation. |
![]() | VirtualPathDependencies | Represents a collection of virtual paths that must be built before the build provider generates code. |
Show:

