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 物件,指定 PeerApplication 要共同作業的範圍。

例外狀況

適用於

另請參閱