IVsErrorItem2 Interface
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.
public interface class IVsErrorItem2
C++/CX
public interface class IVsErrorItem2
__interface IVsErrorItem2
[System.Runtime.InteropServices.Guid("96C14EA1-1435-4DA9-8DDD-72DFBC2194E9")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsErrorItem2
[<System.Runtime.InteropServices.Guid("96C14EA1-1435-4DA9-8DDD-72DFBC2194E9")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsErrorItem2 = interface
Public Interface IVsErrorItem2
- Attributes
Get |
Gets the index of the custom icon for the error. |
製品 | バージョン |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |