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

属性

适用于

另请参阅