SessionSwitchEventArgs(SessionSwitchReason) Konstruktor

Definition

Initialisiert eine neue Instanz der SessionSwitchEventArgs Klasse mithilfe des angegebenen Sitzungsänderungsereignistyps Identifer.

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 Wert, der den Typ des Sitzungsänderungsereignisses angibt.

Gilt für:

Weitere Informationen