Condividi tramite


RemoteSystemConnectionRequest.RemoteSystem Proprietà

Definizione

Rappresenta il sistema remoto (dispositivo) con cui l'app intende comunicare.

public:
 property RemoteSystem ^ RemoteSystem { RemoteSystem ^ get(); };
RemoteSystem RemoteSystem();
public RemoteSystem RemoteSystem { get; }
var remoteSystem = remoteSystemConnectionRequest.remoteSystem;
Public ReadOnly Property RemoteSystem As RemoteSystem

Valore della proprietà

Sistema remoto con cui comunicare.

Requisiti Windows

Funzionalità dell'app
remoteSystem

Si applica a