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.
Allows clients to add to the debuggable protocol list.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("CA647009-A436-4D08-BA0F-9027A97A818B")> _
Public Interface IVsDebuggableProtocol
'Usage
Dim instance As IVsDebuggableProtocol
[InterfaceTypeAttribute()]
[GuidAttribute("CA647009-A436-4D08-BA0F-9027A97A818B")]
public interface IVsDebuggableProtocol
[InterfaceTypeAttribute()]
[GuidAttribute(L"CA647009-A436-4D08-BA0F-9027A97A818B")]
public interface class IVsDebuggableProtocol
public interface IVsDebuggableProtocol