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!

CompilerParameters Class

Represents the parameters used in to invoke the compiler.

Object
   CompilerParameters

[Visual Basic]
Public Class CompilerParameters
[C#]
public class CompilerParameters
[C++]
public __gc class CompilerParameters
[JScript]
public class CompilerParameters

Remarks

[To be supplied.]

Requirements

Namespace: System.CodeDOM.Compiler

Assembly: System.dll

See Also

CompilerParameters Members | System.CodeDOM.Compiler Namespace