IVsDebugRemoteDiscoveryUI Interface

Definição

Fornece métodos para a descoberta de computadores de depuração remota. Você pode obter uma instância dessa interface do SVsDebugRemoteDiscoveryUI serviço (SID_SVsDebugRemoteDiscoveryUI).

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
Atributos

Métodos

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

Mostra a caixa de diálogo descoberta do depurador remoto, retornando o computador selecionado.

Aplica-se a