NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

IBatchCompiler Methods

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.

See Also

IBatchCompiler Interface | System.CodeDOM.Compiler Namespace