이 항목은 아직 평가되지 않았습니다.- 이 항목 평가

PrintTaskSettingsActivatedEventArgs Class

인쇄 작업 설정이 활성화될 때 발생되는 이벤트에 대한 응답 정보를 제공합니다.

JavaScript:  이 형식은 WebUIPrintTaskSettingsActivatedEventArgs로 나타납니다.

구문


public sealed class PrintTaskSettingsActivatedEventArgs : Object,
    IPrintTaskSettingsActivatedEventArgs,
    IActivatedEventArgs

특성

MarshalingBehaviorAttribute(Agile)
VersionAttribute(NTDDI_WIN8)

구성원

PrintTaskSettingsActivatedEventArgs클래스에는 다음과 같은 유형의 구성원이 있습니다.

메서드

The PrintTaskSettingsActivatedEventArgs 클래스 다음에서 메서드를 상속합니다. Object 클래스.

속성

PrintTaskSettingsActivatedEventArgs클래스 다음 속성이 있습니다.

속성액세스 유형설명

Configuration

읽기 전용Gets the configuration information for the print task.

Kind

읽기 전용Gets the activation type for the print task settings.

PreviousExecutionState

읽기 전용Gets the execution state of the app before the settings were activated.

SplashScreen

읽기 전용Gets the splash screen object which provides information about the transition from the splash screen to the activated app.

 

요구 사항

지원되는 최소 클라이언트

Windows 8 [Windows 스토어 앱 전용]

지원되는 최소 서버

Windows Server 2012 [Windows 스토어 앱 전용]

네임스페이스

Windows.ApplicationModel.Activation
Windows::ApplicationModel::Activation [C++]

메타데이터

Windows.winmd

참고 항목

Windows.UI.Core.CoreApplicationView.Activated

 

 

© 2013 Microsoft. All rights reserved.