The methods of the IBatchCompiler interface are listed below. For a complete list of IBatchCompiler interface members, see the IBatchCompiler Members topic.
CompileAssemblyFromDOMBatch | Compiles an assembly based on the specified options and information. |
CompileAssemblyFromFileBatch | Compiles an assembly based on the specified options and contents of the specified filenames. |
CompileAssemblyFromSourceBatch | Compiles an assembly based on the specified options and information from the specified sources. |
IBatchCompiler Interface | System.CodeDOM.Compiler Namespace