Share via


ErrorListProvider.Dispose Method

Include Protected Members
Include Inherited Members

Activates the Error List window and makes it visible.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

 

Name

Description

Public method

Dispose()

Disposes this provider. (Inherited from TaskProvider.)

Protected method

Dispose(Boolean)

Activates the Error List window and makes it visible. (Overrides TaskProvider.Dispose(Boolean).)

Top

Remarks

Disposes the ErrorListProvider and sets the error list to nulla null reference (Nothing in Visual Basic).

See Also

Reference

ErrorListProvider Class

ErrorListProvider Members

Microsoft.VisualStudio.Shell Namespace