ResolveInfo.MeshId 属性

定义

获取将要解析其终结点地址的项的网络 ID。

public:
 property System::String ^ MeshId { System::String ^ get(); };
public string MeshId { get; }
member this.MeshId : string
Public ReadOnly Property MeshId As String

属性值

包含客户端要加入的网络的 ID 的 String

适用于