Campo VsDebugTargetInfo.bstrRemoteMachine
Publicado: abril de 2016
BSTR que contém o nome da máquina remota.Definido como null para máquinas locais.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (em Microsoft.VisualStudio.Shell.Interop.dll)
Sintaxe
public string bstrRemoteMachine
public:
String^ bstrRemoteMachine
val mutable bstrRemoteMachine : string
Public bstrRemoteMachine As String
Valor de Campo
Type: System.String
Comentários
COM assinatura
De vsshell.idl:
Consulte também
Estrutura VsDebugTargetInfo
Namespace Microsoft.VisualStudio.Shell.Interop
Retornar ao topo