Freigeben über


WebUIPrint3DWorkflowActivatedEventArgs Klasse

Definition

Stellt die Argumente im Zusammenhang mit der Aktivierung eines 3D-Druckworkflows dar.

public ref class WebUIPrint3DWorkflowActivatedEventArgs sealed : IActivatedEventArgs, IPrint3DWorkflowActivatedEventArgs, IActivatedEventArgsDeferral
/// [Windows.Foundation.Metadata.ContractVersion(Windows.ApplicationModel.Activation.ActivatedEventsContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Standard)]
class WebUIPrint3DWorkflowActivatedEventArgs final : IActivatedEventArgs, IPrint3DWorkflowActivatedEventArgs, IActivatedEventArgsDeferral
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.ApplicationModel.Activation.ActivatedEventsContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Standard)]
public sealed class WebUIPrint3DWorkflowActivatedEventArgs : IActivatedEventArgs, IPrint3DWorkflowActivatedEventArgs, IActivatedEventArgsDeferral
Public NotInheritable Class WebUIPrint3DWorkflowActivatedEventArgs
Implements IActivatedEventArgs, IActivatedEventArgsDeferral, IPrint3DWorkflowActivatedEventArgs
Vererbung
Object Platform::Object IInspectable WebUIPrint3DWorkflowActivatedEventArgs
Attribute
Implementiert

Windows-Anforderungen

Gerätefamilie
Windows Desktop Extension SDK (eingeführt in 10.0.10240.0)
API contract
Windows.ApplicationModel.Activation.ActivatedEventsContract (eingeführt in v1.0)

Eigenschaften

ActivatedOperation

Ruft den aktivierten Vorgang ab.

Kind

Ruft die Art der Aktivierung ab.

PreviousExecutionState

Ruft den vorherigen Ausführungsstatus ab.

SplashScreen

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

Workflow

Ruft den Druckworkflow ab.

Gilt für:

Weitere Informationen