ErrorListProvider.Dispose Method

Include Protected Members
Include Inherited Members

Activates the Error List window and makes it visible.

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