VsShellUtilities::GetErrorListItems Method (IServiceProvider^)
Visual Studio 2015
Gets the items in the error list.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
public: static IEnumerable<IVsTaskItem^>^ GetErrorListItems( IServiceProvider^ serviceProvider )
Parameters
- serviceProvider
-
Type:
System::IServiceProvider^
The service provider.
Show: