ErrorListProvider::VsTaskList Property
Visual Studio 2015
Returns the service that allows VSPackage implementers to store and manage their tasks as a part of the environment's task list.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Property Value
Type: Microsoft.VisualStudio.Shell.Interop::IVsTaskList^Returns an IVsTaskList object.
Show: