SessionSwitchEventArgs(SessionSwitchReason) コンストラクター

定義

指定したセッション変更イベントの種類識別子を使用して、SessionSwitchEventArgs クラスの新しいインスタンスを初期化します。

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)

パラメーター

reason
SessionSwitchReason

セッション変更イベントの種類を示す SessionSwitchReason

適用対象

こちらもご覧ください