RemoteSystemSessionInvitation.Sender Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Ottiene un oggetto RemoteSystem che rappresenta il dispositivo che ha inviato l'invito.
public:
property RemoteSystem ^ Sender { RemoteSystem ^ get(); };
RemoteSystem Sender();
public RemoteSystem Sender { get; }
var remoteSystem = remoteSystemSessionInvitation.sender;
Public ReadOnly Property Sender As RemoteSystem
Valore della proprietà
Oggetto RemoteSystem che rappresenta il dispositivo di invio.
Requisiti Windows
Funzionalità dell'app |
remoteSystem
|