PeerApplicationLaunchInfo::PeerEndPoint Property
.NET Framework (current version)
Gets or sets the PeerEndPoint from which the PeerApplication invitation was sent.
Assembly: System.Net (in System.Net.dll)
public: property PeerEndPoint^ PeerEndPoint { PeerEndPoint^ get(); internal: void set(PeerEndPoint^ value); }
Property Value
Type: System.Net.PeerToPeer.Collaboration::PeerEndPoint^The PeerEndPoint from which the invitation was sent.
Unless explicitly specified, the default value for all properties is null for reference types.
.NET Framework
Available since 3.5
Available since 3.5
Show: