Share via


SVsDebuggableProtocol Interface

Passed to GetService to return a reference to IVsDebuggableProtocol.

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

Syntax

'Déclaration
<GuidAttribute("ca647009-a436-4d08-ba0f-9027a97a818b")> _
<GuidAttribute("ca647009-a436-4d08-ba0f-9027a97a818b")> _
Public Interface SVsDebuggableProtocol
'Utilisation
Dim instance As SVsDebuggableProtocol
[GuidAttribute("ca647009-a436-4d08-ba0f-9027a97a818b")]
[GuidAttribute("ca647009-a436-4d08-ba0f-9027a97a818b")]
public interface SVsDebuggableProtocol
[GuidAttribute(L"ca647009-a436-4d08-ba0f-9027a97a818b")]
[GuidAttribute(L"ca647009-a436-4d08-ba0f-9027a97a818b")]
public interface class SVsDebuggableProtocol
public interface SVsDebuggableProtocol

See Also

Reference

Microsoft.VisualStudio.Shell.Interop Namespace