NameChangedEventArgs.PeerEndPoint 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得與 PeerEndPoint 相關聯的 Name。
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 關聯的 Name。
備註
除非有指定,否則這個屬性的預設值為 null
。
PeerEndPoint如果未與聯絡人相關聯,這個屬性會傳null
回 。