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 Constructor ()

Initializes a new instance of CompilerParameters.

[Visual Basic]
Overloads Public Sub New()
[C#]
public CompilerParameters();
[C++]
public: CompilerParameters();
[JScript]
public function CompilerParameters();

See Also

CompilerParameters Class | CompilerParameters Members | System.CodeDOM.Compiler Namespace | CompilerParameters Constructor Overload List