Partager via


RemoteSystemSessionRemovedEventArgs.SessionInfo Propriété

Définition

Obtient des informations sur la session à distance qui a disparu.

public:
 property RemoteSystemSessionInfo ^ SessionInfo { RemoteSystemSessionInfo ^ get(); };
RemoteSystemSessionInfo SessionInfo();
public RemoteSystemSessionInfo SessionInfo { get; }
var remoteSystemSessionInfo = remoteSystemSessionRemovedEventArgs.sessionInfo;
Public ReadOnly Property SessionInfo As RemoteSystemSessionInfo

Valeur de propriété

Objet RemoteSystemSessionInfo décrivant la session à distance qui a disparu.

Configuration requise pour Windows

Fonctionnalités de l’application
remoteSystem

S’applique à