PeerApplication.PeerScope 属性

定义

获取或设置在其中注册 PeerApplication 以进行协作的范围。

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

一个 PeerScope 对象,指定 PeerApplication 的协作范围。

例外

适用于

另请参阅