ObjectChangedEventArgs.PeerContact 屬性

定義

取得與物件資訊已變更之 PeerContact 相關聯的 PeerEndPoint

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

屬性值

PeerContact

PeerContact (其上的 PeerEndPoint 資訊已變更) 相關聯的 PeerObject。 如果端點和連絡人沒有關聯,則傳回 null

適用於

另請參閱