VsDebugTargetInfo4.bstrRemoteMachine 字段
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
包含远程计算机的计算机名称的 BSTR。 为本地计算机使用 null。
public: System::String ^ bstrRemoteMachine;
public: Platform::String ^ bstrRemoteMachine;
std::wstring bstrRemoteMachine;
public string bstrRemoteMachine;
val mutable bstrRemoteMachine : string
Public bstrRemoteMachine As String