Condividi tramite


RemoteSystemSessionCreationResult.Session Proprietà

Definizione

Ottiene l'oggetto RemoteSystemSession correlato a questo tentativo di creazione.

public:
 property RemoteSystemSession ^ Session { RemoteSystemSession ^ get(); };
RemoteSystemSession Session();
public RemoteSystemSession Session { get; }
var remoteSystemSession = remoteSystemSessionCreationResult.session;
Public ReadOnly Property Session As RemoteSystemSession

Valore della proprietà

Oggetto RemoteSystemSession che rappresenta la sessione creata (se il tentativo ha avuto esito positivo). Se la sessione non è stata creata correttamente, questo valore è Null.

Requisiti Windows

Funzionalità dell'app
remoteSystem

Si applica a