PeerObject.PeerScope 属性

定义

获取或设置要在其中注册 PeerScope 实例的 PeerObject

public:
 property System::Net::PeerToPeer::Collaboration::PeerScope PeerScope { System::Net::PeerToPeer::Collaboration::PeerScope get(); void set(System::Net::PeerToPeer::Collaboration::PeerScope value); };
public System.Net.PeerToPeer.Collaboration.PeerScope PeerScope { get; set; }
member this.PeerScope : System.Net.PeerToPeer.Collaboration.PeerScope with get, set
Public Property PeerScope As PeerScope

属性值

PeerScope

指定 PeerObject 的注册范围的 PeerScope。

例外

已释放了 PeerObject 实例。

适用于

另请参阅