PeerApplicationLaunchInfo.PeerEndPoint 屬性

定義

取得或設定已從這個位置傳送 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,邀請是從這個位置傳送。

備註

除非明確指定,否則參考型別 (Reference Type) 的所有屬性預設值都是 null

適用於

另請參閱