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입니다.

적용 대상

추가 정보