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!

CompilerErrorCollection Properties

The properties of the CompilerErrorCollection class are listed below. For a complete list of CompilerErrorCollection class members, see the CompilerErrorCollection Members topic.

Public:

Count Gets or sets the number of the members in the collection.
HasErrors Gets or sets whether the collection contains errors.
HasWarnings Gets or sets whether the collection contains warnings.
Item Provides access to collection members. Indexer method.

In C#, this member is the indexer for the CompilerErrorCollection class.

See Also

CompilerErrorCollection Class | System.CodeDOM.Compiler Namespace