ApplicationChangedEventArgs.PeerEndPoint 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 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)。