NameChangedEventArgs.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 关联的 PeerEndPoint

注解

除非指定,否则此属性的默认值为 null

PeerEndPoint如果 未与联系人关联,则此属性返回 null

适用于

另请参阅