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

プロパティ値

PeerObject が登録されているスコープを指定する PeerScope。

例外

PeerObject インスタンスは破棄されています。

適用対象

こちらもご覧ください