The properties of System.Web.Compilation.BuildProvider are listed below. For a list of all members, see the BuildProvider Members list.
See Also: Inherited members from System.Object
[read-only] | CodeCompilerType | CompilerType.
Represents the compiler type used by a build provider to generate source code for a custom file type. |
[read-only] | VirtualPathDependencies | ICollection.
Represents a collection of virtual paths that must be built before the build provider generates code. |
[read-only] | ReferencedAssemblies | ICollection.
Represents the assemblies to compile with the source generated by the build provider. |
[read-only] | VirtualPath | string.
Represents the file to be built by this build provider implementation. |