PeerInvitationResponse.PeerInvitationResponseType Eigenschap

Definitie

Hiermee haalt u het antwoord op de uitnodiging op van de externe peer die is opgegeven door PeerInvitationResponseType de klasse.

public:
 property System::Net::PeerToPeer::Collaboration::PeerInvitationResponseType PeerInvitationResponseType { System::Net::PeerToPeer::Collaboration::PeerInvitationResponseType get(); };
public System.Net.PeerToPeer.Collaboration.PeerInvitationResponseType PeerInvitationResponseType { get; }
member this.PeerInvitationResponseType : System.Net.PeerToPeer.Collaboration.PeerInvitationResponseType
Public ReadOnly Property PeerInvitationResponseType As PeerInvitationResponseType

Waarde van eigenschap

PeerInvitationResponseType object met het antwoord van een uitnodiging voor een externe peer.

Van toepassing op

Zie ook