PeerInvitationResponse.PeerInvitationResponseType Proprietà

Definizione

Ottiene o imposta la risposta all'invito dal peer remoto specificato dalla PeerInvitationResponseType classe .

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

Valore della proprietà

PeerInvitationResponseType oggetto contenente la risposta da un invito a un peer remoto.

Si applica a

Vedi anche