Share via


IVsDebugRemoteDiscoveryUI Interface

Definition

Provides methods for discovery of Remote Debugging computers. You can get an instance of this interface from the SVsDebugRemoteDiscoveryUI (SID_SVsDebugRemoteDiscoveryUI) service.

public interface class IVsDebugRemoteDiscoveryUI
Attributes

Methods

SelectRemoteInstanceViaDlg(String, Guid, UInt32, String, Guid)

Shows the Remote Debugger Discovery dialog, returning the selected computer.

Applies to