PeerInvitationResponse.PeerInvitationResponseType Propriedade

Definição

Recebe ou define a resposta ao convite do par remoto especificado pela PeerInvitationResponseType turma.

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

Valor de Propriedade

PeerInvitationResponseType objeto contendo a resposta de um convite para um par remoto.

Aplica-se a

Ver também