PrintWorkflowForegroundSetupRequestedEventArgs 類別

定義

包含所引發 之 PrintWorkflowForegroundSession.SetupRequested 事件的相關資訊。

public ref class PrintWorkflowForegroundSetupRequestedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 327680)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class PrintWorkflowForegroundSetupRequestedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 327680)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class PrintWorkflowForegroundSetupRequestedEventArgs
Public NotInheritable Class PrintWorkflowForegroundSetupRequestedEventArgs
繼承
Object Platform::Object IInspectable PrintWorkflowForegroundSetupRequestedEventArgs
屬性

Windows 需求

裝置系列
Windows 10 Fall Creators Update (已於 10.0.16299.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v5.0 引進)

屬性

Configuration

取得這個列印工作流程會話的來源應用程式、列印工作標題和會話識別碼的相關資訊。

方法

GetDeferral()

取得延遲物件,用於管理在對應 PrintWorkflowForegroundSession.SetupRequested 事件上完成的工作。

GetUserPrintTicketAsync()

取得目前列印工作的列印票證。

適用於