PeerInvitationResponse.PeerInvitationResponseType Eigenschaft

Definition

Ruft die Antwort auf die Einladung von dem Remotepeer ab, der von der PeerInvitationResponseType-Klasse angegeben wird, oder legt diese fest.

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

Eigenschaftswert

Das PeerInvitationResponseType-Objekt, das die Antwort auf eine Einladung an einen Remotepeer enthält.

Gilt für:

Weitere Informationen