The members of System.Web.Compilation.BuildProvider are listed below.
See Also: Inherited members from System.Object
Initializes a new instance of the System.Web.Compilation.BuildProvider class. |
[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. |
GenerateCode(AssemblyBuilder)
| ||
GetCustomString(System.CodeDom.Compiler.CompilerResults)
| ||
GetGeneratedType(System.CodeDom.Compiler.CompilerResults)
| ||
GetResultFlags(System.CodeDom.Compiler.CompilerResults)
|
GetDefaultCompilerType()
| ||
GetDefaultCompilerTypeForLanguage(string)
| ||
OpenReader()
| ||
OpenReader(string)
| ||
OpenStream()
| ||
OpenStream(string)
|