PresenceChangedEventArgs.PeerEndPoint 属性

定义

指定已更改状态信息的 PeerEndPoint

public:
 property System::Net::PeerToPeer::Collaboration::PeerEndPoint ^ PeerEndPoint { System::Net::PeerToPeer::Collaboration::PeerEndPoint ^ get(); };
public System.Net.PeerToPeer.Collaboration.PeerEndPoint PeerEndPoint { get; }
member this.PeerEndPoint : System.Net.PeerToPeer.Collaboration.PeerEndPoint
Public ReadOnly Property PeerEndPoint As PeerEndPoint

属性值

PeerEndPoint

状态信息已发生更改的 PeerEndPoint

适用于

另请参阅