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 インスタンスが破棄されました。

適用対象

こちらもご覧ください