PeerInvitationResponse.PeerInvitationResponseType Proprietà

Definizione

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

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à

Oggetto PeerInvitationResponseType contenente la risposta a un invito inviato a un peer remoto.

Si applica a

Vedi anche