[This is preliminary documentation and is subject to change.]

The CompilerErrorList type exposes the following properties.

Properties

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
HasErrors
Gets a value that indicates whether the collection contains errors.
HasWarnings
Gets a value that indicates whether the collection contains warnings.
IsSynchronized (Inherited from ListEx<(Of <(T>)>).)
SyncRoot
Gets synchronization object.
(Inherited from ListEx<(Of <(T>)>).)

See Also