PeerCollaboration.ContactManager Propriété

Définition

Obtient le magasin persistant qui contient tous les objets pour les PeerContact homologues distants.

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

Valeur de propriété

ContactManager objet qui contient tous les objets de contact homologue pour les homologues distants. La valeur par défaut de cette propriété est null.

Attributs

S’applique à

Voir aussi