SessionSwitchEventArgs.Reason プロパティ

定義

セッション変更イベントの種類を示す識別子を取得します。

public:
 property Microsoft::Win32::SessionSwitchReason Reason { Microsoft::Win32::SessionSwitchReason get(); };
public Microsoft.Win32.SessionSwitchReason Reason { get; }
member this.Reason : Microsoft.Win32.SessionSwitchReason
Public ReadOnly Property Reason As SessionSwitchReason

プロパティ値

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

適用対象

こちらもご覧ください