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 オブジェクトは破棄されました。

適用対象

こちらもご覧ください