IVsDebuggableProtocol Members
Include Protected Members
Include Inherited Members
Allows clients to add to the debuggable protocol list.
The IVsDebuggableProtocol type exposes the following members.
Methods
Name
Description
Adds a protocol to the debuggable protocol list.
The [in] argument can be a full URL.
Removes the indicated protocol from the list.
Top