PeerApplicationLaunchInfo::PeerContact Property
.NET Framework (current version)
Gets or sets the PeerContact that sent the invitation.
Assembly: System.Net (in System.Net.dll)
public: property PeerContact^ PeerContact { PeerContact^ get(); internal: void set(PeerContact^ value); }
Property Value
Type: System.Net.PeerToPeer.Collaboration::PeerContact^The PeerContact that sent the invitation.
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: