Campo VsDebugTargetInfo2.bstrRemoteMachine

 

Publicado: abril de 2016

BSTR que contém o nome da máquina para uma máquina remota.Use null para a máquina local.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (em Microsoft.VisualStudio.Shell.Interop.8.0.dll)

Sintaxe

public string bstrRemoteMachine
public:
String^ bstrRemoteMachine
val mutable bstrRemoteMachine : string
Public bstrRemoteMachine As String

Valor de Campo

Type: System.String

Consulte também

Estrutura VsDebugTargetInfo2
Namespace Microsoft.VisualStudio.Shell.Interop

Retornar ao topo