RemoteSystemSessionMessageChannel.Session Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
|