ObjectChangedEventArgs.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.
Obtient le PeerContact associé au PeerEndPoint pour lequel les informations d'objet 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 associé au PeerEndPoint pour lequel les informations PeerObject ont changé. Si le point de terminaison n'est pas associé à un contact, null est retourné.