IVsDebugRemoteDiscoveryUI Interface

 

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

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

[GuidAttribute("81FB5379-B64E-4D8F-8628-E5305306F12A")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsDebugRemoteDiscoveryUI

NameDescription
System_CAPS_pubmethodSelectRemoteInstanceViaDlg(String, Guid, UInt32, String, Guid)

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

Return to top
Show: