信息
您所需的主题如下所示。但此主题未包含在此库中。
此主题尚未评级 - 评价此主题

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

 

 

本文是否对您有所帮助?
(1500 个剩余字符)
© 2013 Microsoft. 版权所有。