Compartilhar via


PeerInvitationResponse.PeerInvitationResponseType Propriedade

Definição

Obtém ou define a resposta para o convite do par remoto especificado pela 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

Valor da propriedade

PeerInvitationResponseType objeto que contém a resposta de um convite para um par remoto.

Aplica-se a

Confira também