PeerInvitationResponse.PeerInvitationResponseType Eigenschaft

Definition

Ruft die Antwort auf die Einladung vom remote peer ab, der von PeerInvitationResponseType der Klasse angegeben wird, oder legt sie 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

PeerInvitationResponseType -Objekt, das die Antwort von einer Einladung an einen Remote-Peer enthält.

Gilt für:

Weitere Informationen