RemoteSystemSessionRemovedEventArgs.SessionInfo Eigenschaft

Definition

Ruft Informationen zu der Remotesitzung ab, die verschwunden ist.

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

Eigenschaftswert

Ein RemoteSystemSessionInfo-Objekt , das die verschwundene Remotesitzung beschreibt.

Windows-Anforderungen

App-Funktionen
remoteSystem

Gilt für: