UnregisterInfo.MeshId 属性
定义
获取要移除其项的对等项的网络 ID。Gets the mesh ID of the peer whose entry is to be removed.
public:
property System::String ^ MeshId { System::String ^ get(); };
public string MeshId { get; }
member this.MeshId : string
Public ReadOnly Property MeshId As String
属性值
指定要移除其项的对等项的网络 ID 的 String。String that specifies the mesh ID of the peer whose entry is to be removed.