SessionSwitchEventArgs.Reason 属性
定义
获取指示会话更改事件类型的标识符。Gets an identifier that indicates the type of session change event.
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。A SessionSwitchReason indicating the type of the session change event.