IVsErrorItem2 Interface

Definition

Implemented by error list items (in addition to IVsTaskItem).Use this interface instead of IVsErrorItem2 when you want to specify your own custom icon in the error list window.

C++/CX
public interface class IVsErrorItem2
Attributes

Methods

GetCustomIconIndex(Int32)

Gets the index of the custom icon for the error.

Applies to

Product Versions
Visual Studio SDK 2015, 2017, 2019, 2022