RemoteSystemSessionInvitation.SessionInfo 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 un objet RemoteSystemSessionInfo représentant la session à laquelle cet appareil a été invité.
public:
property RemoteSystemSessionInfo ^ SessionInfo { RemoteSystemSessionInfo ^ get(); };
RemoteSystemSessionInfo SessionInfo();
public RemoteSystemSessionInfo SessionInfo { get; }
var remoteSystemSessionInfo = remoteSystemSessionInvitation.sessionInfo;
Public ReadOnly Property SessionInfo As RemoteSystemSessionInfo
Valeur de propriété
Objet RemoteSystemSessionInfo représentant la session à laquelle cet appareil a été invité.
Configuration requise pour Windows
Fonctionnalités de l’application |
remoteSystem
|