Partager via


RemoteSystemSessionInvitation.SessionInfo Propriété

Définition

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

S’applique à