RemoteSystemSessionMessageChannel.Session Proprietà

Definizione

Ottiene la sessione remota a cui corrisponde il canale di messaggistica.

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

Valore della proprietà

Oggetto RemoteSystemSession che rappresenta la sessione remota.

Requisiti Windows

Funzionalità dell'app
remoteSystem

Si applica a