Partager via


RemoteSystemSessionMessageChannel.Session Propriété

Définition

Obtient la session à distance à laquelle ce canal de messagerie correspond.

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

Valeur de propriété

Objet RemoteSystemSession représentant la session distante.

Configuration requise pour Windows

Fonctionnalités de l’application
remoteSystem

S’applique à