PeerInvitationResponse::PeerInvitationResponseType Property
.NET Framework (current version)
Gets or sets the response to the invitation from the remote peer specified by PeerInvitationResponseType class.
Assembly: System.Net (in System.Net.dll)
public: property PeerInvitationResponseType PeerInvitationResponseType { PeerInvitationResponseType get(); internal: void set(PeerInvitationResponseType value); }
Property Value
Type: System.Net.PeerToPeer.Collaboration::PeerInvitationResponseTypePeerInvitationResponseType object containing the response from an invitation to a remote peer.
.NET Framework
Available since 3.5
Available since 3.5
Show: