IVsDebuggableProtocol Methods

 

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

NameDescription
System_CAPS_pubmethodAddDebuggableProtocol(String^)

Adds a protocol to the debuggable protocol list.

System_CAPS_pubmethodIsProtocolDebuggable(String^)

Indicates whether the specified protocol is debuggable.

System_CAPS_pubmethodRemoveDebuggableProtocol(String^)

Removes the indicated protocol from the debuggable protocol list.

Return to top
Show: