Share via


WebUIPrintWorkflowForegroundTaskActivatedEventArgs Klasse

Definition

Stellt Daten bereit, wenn eine App als Teil eines Druckworkflows gestartet wird.

public ref class WebUIPrintWorkflowForegroundTaskActivatedEventArgs sealed : IActivatedEventArgs, IActivatedEventArgsDeferral
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 262144)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Standard)]
class WebUIPrintWorkflowForegroundTaskActivatedEventArgs final : IActivatedEventArgs, IActivatedEventArgsDeferral
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 262144)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Standard)]
public sealed class WebUIPrintWorkflowForegroundTaskActivatedEventArgs : IActivatedEventArgs, IActivatedEventArgsDeferral
Public NotInheritable Class WebUIPrintWorkflowForegroundTaskActivatedEventArgs
Implements IActivatedEventArgs, IActivatedEventArgsDeferral
Vererbung
Object Platform::Object IInspectable WebUIPrintWorkflowForegroundTaskActivatedEventArgs
Attribute
Implementiert

Windows-Anforderungen

Gerätefamilie
Windows 10 Creators Update (eingeführt in 10.0.15063.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v4.0)

Eigenschaften

ActivatedOperation

Ruft den Vorgang ab, der die App aktiviert hat.

Kind

Ruft den Aktivierungstyp ab.

PreviousExecutionState

Ruft den Ausführungsstatus der App ab, bevor sie aktiviert wurde.

SplashScreen

Ruft das Begrüßungsbildschirmobjekt ab, das Informationen zum Übergang vom Begrüßungsbildschirm zur aktivierten App bereitstellt.

Gilt für: