ErrorListProvider::Dispose Method (Boolean)
Visual Studio 2015
Activates the Error List window and makes it visible.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Parameters
- disposing
-
Type:
System::Boolean
Parameter is set to true if the task list can be disposed, that is, if the TaskProvider::TaskCollection contains tasks.
Disposes the ErrorListProvider and sets the error list to null.
Show: