Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Manipulates the BuildErrorList window. You can get an instance of this interface from the SVsErrorList (SID_SVsErrorList) service. The SVsErrorList service also provides IVsTaskList.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("D824A797-62D2-4F60-98F8-4423624BC1BF")> _
Public Interface IVsErrorList
'Usage
Dim instance As IVsErrorList
[InterfaceTypeAttribute()]
[GuidAttribute("D824A797-62D2-4F60-98F8-4423624BC1BF")]
public interface IVsErrorList
[InterfaceTypeAttribute()]
[GuidAttribute(L"D824A797-62D2-4F60-98F8-4423624BC1BF")]
public interface class IVsErrorList
public interface IVsErrorList