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!

CompilerError Constructor ()

Initializes a new instance of CompilerError.

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

See Also

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