VsDebugTargetInfo.bstrRemoteMachine Field

Definition

BSTR containing the remote machine name. Set to null for local machines.

public: System::String ^ bstrRemoteMachine;
public: Platform::String ^ bstrRemoteMachine;
std::wstring bstrRemoteMachine;
public string bstrRemoteMachine;
val mutable bstrRemoteMachine : string
Public bstrRemoteMachine As String 

Field Value

Remarks

COM Signature

From vsshell.idl:

Applies to