SubscriptionListChangedEventArgs.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 物件。

適用於

另請參閱