VsDebugTargetInfo3.bstrRemoteMachine Field

Definition

BSTR containing the machine name for a remote machine. Use null for the local machine.

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

Field Value

Applies to