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 | |
---|---|---|
AddDebuggableProtocol | Adds a protocol to the debuggable protocol list. | |
IsProtocolDebuggable | The [in] argument can be a full URL. | |
RemoveDebuggableProtocol | Removes the indicated protocol from the list. |
Top