SessionEndingEventArgs.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 值之一。

适用于