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

'Declaration
<GuidAttribute("ca647009-a436-4d08-ba0f-9027a97a818b")> _
<ComVisibleAttribute(False)> _
<GuidAttribute("ca647009-a436-4d08-ba0f-9027a97a818b")> _
Public Interface SVsDebuggableProtocol
'Usage
Dim instance As SVsDebuggableProtocol
[GuidAttribute("ca647009-a436-4d08-ba0f-9027a97a818b")]
[ComVisibleAttribute(false)]
[GuidAttribute("ca647009-a436-4d08-ba0f-9027a97a818b")]
public interface SVsDebuggableProtocol
[GuidAttribute(L"ca647009-a436-4d08-ba0f-9027a97a818b")]
[ComVisibleAttribute(false)]
[GuidAttribute(L"ca647009-a436-4d08-ba0f-9027a97a818b")]
public interface class SVsDebuggableProtocol
public interface SVsDebuggableProtocol

See Also

Reference

Microsoft.VisualStudio.Shell.Interop Namespace