VsDebugTargetInfo2.bstrRemoteMachine Field
Definition
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 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