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 Class

Represents a compiler error.

Object
   CompilerError

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

Remarks

[To be supplied.]

Requirements

Namespace: System.CodeDOM.Compiler

Assembly: System.dll

See Also

CompilerError Members | System.CodeDOM.Compiler Namespace