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 註冊的範圍。

例外狀況

PeerObject 執行個體已經過處置。

適用於

另請參閱