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