Compartilhar via


Interface SVsErrorList

 

Passado para GetService para retornar uma referência a IVsErrorList.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (em Microsoft.VisualStudio.Shell.Interop.8.0.dll)

Sintaxe

[InterfaceTypeAttribute(1)]
[GuidAttribute("599BCD9E-CAFA-43DF-AA03-129C0004C2BD")]
public interface SVsErrorList
[InterfaceTypeAttribute(1)]
[GuidAttribute("599BCD9E-CAFA-43DF-AA03-129C0004C2BD")]
public interface class SVsErrorList
[<InterfaceTypeAttribute(1)>]
[<GuidAttribute("599BCD9E-CAFA-43DF-AA03-129C0004C2BD")>]
type SVsErrorList = interface end
<InterfaceTypeAttribute(1)>
<GuidAttribute("599BCD9E-CAFA-43DF-AA03-129C0004C2BD")>
Public Interface SVsErrorList

Consulte também

Namespace Microsoft.VisualStudio.Shell.Interop

Retornar ao topo