IExeProjectExtension.RemoteMachineIsPortName(Guid) 方法

定义

确定是否应用远程计算机名称填充 VsDebugTargetInfo2 结构中的 bstrPortName 成员。

public:
 bool RemoteMachineIsPortName(Guid portSupplierGuid);
public bool RemoteMachineIsPortName (Guid portSupplierGuid);
abstract member RemoteMachineIsPortName : Guid -> bool
Public Function RemoteMachineIsPortName (portSupplierGuid As Guid) As Boolean

参数

portSupplierGuid
Guid

用于唯一标识端口的 GUID。

返回

Boolean

适用于