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.
Passed to GetService to return a reference to IVsErrorList.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("599BCD9E-CAFA-43DF-AA03-129C0004C2BD")> _
Public Interface SVsErrorList
[InterfaceTypeAttribute()]
[GuidAttribute("599BCD9E-CAFA-43DF-AA03-129C0004C2BD")]
public interface SVsErrorList
[InterfaceTypeAttribute()]
[GuidAttribute(L"599BCD9E-CAFA-43DF-AA03-129C0004C2BD")]
public interface class SVsErrorList
[<InterfaceTypeAttribute()>]
[<GuidAttribute("599BCD9E-CAFA-43DF-AA03-129C0004C2BD")>]
type SVsErrorList = interface end
public interface SVsErrorList