IVsDebugRemoteDiscoveryUI Schnittstelle

Definition

Stellt Methoden für die Suche nach Remotedebuggingcomputern bereit. Sie können eine Instanz dieser Schnittstelle vom SVsDebugRemoteDiscoveryUI (SID_SVsDebugRemoteDiscoveryUI)-Dienst abrufen.

public interface class IVsDebugRemoteDiscoveryUI
public interface class IVsDebugRemoteDiscoveryUI
__interface IVsDebugRemoteDiscoveryUI
[System.Runtime.InteropServices.Guid("81FB5379-B64E-4D8F-8628-E5305306F12A")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsDebugRemoteDiscoveryUI
[<System.Runtime.InteropServices.Guid("81FB5379-B64E-4D8F-8628-E5305306F12A")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsDebugRemoteDiscoveryUI = interface
Public Interface IVsDebugRemoteDiscoveryUI
Attribute

Methoden

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

Zeigt das Remote Debugger-Suchdialogfeld an und gibt den ausgewählten Computer zurück.

Gilt für