PresenceChangedEventArgs.PeerContact Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Spécifie les PeerContact informations de présence qui ont changé.
public:
property System::Net::PeerToPeer::Collaboration::PeerContact ^ PeerContact { System::Net::PeerToPeer::Collaboration::PeerContact ^ get(); };
public System.Net.PeerToPeer.Collaboration.PeerContact PeerContact { get; }
member this.PeerContact : System.Net.PeerToPeer.Collaboration.PeerContact
Public ReadOnly Property PeerContact As PeerContact
Valeur de propriété
PeerContact objet associé à l’information PeerEndPoint de présence qui a changé.
Remarques
Si le PeerEndPoint paramètre spécifié par PeerEndPoint n’est pas associé à un PeerContact, cette valeur est null.