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!

ICodeCompiler Methods

The methods of the ICodeCompiler interface are listed below. For a complete list of ICodeCompiler interface members, see the ICodeCompiler Members topic.

CompileAssemblyFromDOM Creates an assembly based on options, with the information from e.
CompileAssemblyFromFile Creates an assembly based on options, with the contents of fileName.
CompileAssemblyFromSource Creates an assembly based on options, with the information from source.

See Also

ICodeCompiler Interface | System.CodeDOM.Compiler Namespace