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が共同作業を行うスコープを指定するオブジェクト。

例外

PeerApplication オブジェクトが破棄されました。

適用対象

こちらもご覧ください