Compartir a través de


RemoteSystemSessionMessageChannel.Session Propiedad

Definición

Obtiene la sesión remota a la que corresponde este canal de mensajería.

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

Valor de propiedad

Objeto RemoteSystemSession que representa la sesión remota.

Requisitos de Windows

Características de aplicaciones
remoteSystem

Se aplica a