VsDebugTargetInfo.bstrRemoteMachine Field
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
From vsshell.idl: