SessionEndedEventArgs.Reason 属性

定义

获取指示会话结束方式的标识符。

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

属性值

指示会话结束方式的 SessionEndReasons 值之一。

适用于

另请参阅