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

属性值

String

指定要移除其项的对等项的网络 ID 的 StringString that specifies the mesh ID of the peer whose entry is to be removed.

适用于