Partager via


RemoteSystemSessionAddedEventArgs.SessionInfo Propriété

Définition

Obtient des informations sur la session à distance qui a été découverte.

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

Valeur de propriété

Objet RemoteSystemSessionInfo correspondant à la session à distance nouvellement découverte.

Configuration requise pour Windows

Fonctionnalités de l’application
remoteSystem

S’applique à