SessionSwitchEventArgs(SessionSwitchReason) Konstruktor

Definition

Initialisiert eine neue Instanz der SessionSwitchEventArgs-Klasse unter Verwendung des angegebenen Typbezeichners für das Sitzungsänderungsereignis.

public:
 SessionSwitchEventArgs(Microsoft::Win32::SessionSwitchReason reason);
public SessionSwitchEventArgs (Microsoft.Win32.SessionSwitchReason reason);
new Microsoft.Win32.SessionSwitchEventArgs : Microsoft.Win32.SessionSwitchReason -> Microsoft.Win32.SessionSwitchEventArgs
Public Sub New (reason As SessionSwitchReason)

Parameter

reason
SessionSwitchReason

Ein SessionSwitchReason, der den Typ des Sitzungsänderungsereignisses angibt.

Gilt für:

Weitere Informationen