ApplicationChangedEventArgs.PeerEndPoint 屬性

定義

取得 PeerApplication 資訊已變更的端點。

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,內含應用程式資訊已變更的端點。 除非明確指定,否則所有屬性的參考類型預設值是 null,且 int 類型屬性的預設值是零 (0)。

適用於