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