Share via


PeerCollaboration.ContactManager プロパティ

定義

リモート ピアのすべての PeerContact オブジェクトを格納した永続ストアを取得します。

public:
 static property System::Net::PeerToPeer::Collaboration::ContactManager ^ ContactManager { System::Net::PeerToPeer::Collaboration::ContactManager ^ get(); };
public static System.Net.PeerToPeer.Collaboration.ContactManager ContactManager { [System.Security.SecurityCritical] get; }
[<get: System.Security.SecurityCritical>]
static member ContactManager : System.Net.PeerToPeer.Collaboration.ContactManager
Public Shared ReadOnly Property ContactManager As ContactManager

プロパティ値

リモート ピアのすべてのピア連絡先オブジェクトを格納している ContactManager オブジェクト。 このプロパティの既定値は、null です。

属性

適用対象

こちらもご覧ください