InviteCompletedEventArgs.InviteResponse Eigenschap

Definitie

Hiermee haalt u de PeerInvitationResponse uitnodigingsbewerking op.

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

Waarde van eigenschap

De PeerInvitationResponse uitnodiging.

Opmerkingen

Tenzij opgegeven, is nullde standaardwaarde voor deze eigenschap.

Van toepassing op

Zie ook