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

注解

除非显式指定,否则对于引用类型,所有属性的默认值均为 null

适用于

另请参阅