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 Members

Properties

SupportsAdvancedSemantics Gets or sets whether the compiler supports advanced semantics.

Methods

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