PrintWorkflowUIActivatedEventArgs Classe

Définition

Contient des informations contextuelles sur une tâche de flux de travail d’impression au premier plan qui a été activée.

public ref class PrintWorkflowUIActivatedEventArgs 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 PrintWorkflowUIActivatedEventArgs 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 PrintWorkflowUIActivatedEventArgs
Public NotInheritable Class PrintWorkflowUIActivatedEventArgs
Héritage
Object Platform::Object IInspectable PrintWorkflowUIActivatedEventArgs
Attributs
Implémente

Configuration requise pour Windows

Famille d’appareils
Windows 10 Fall Creators Update (introduit dans 10.0.16299.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v5.0)

Propriétés

Kind

Obtient la raison pour laquelle cette application a été activée.

PreviousExecutionState

Obtient l’état d’exécution de l’application avant son activation.

PrintWorkflowSession

Obtient l’objet de session de workflow d’impression qui doit gérer le comportement de la tâche de premier plan qui a été activée.

SplashScreen

Obtient l’objet d’écran de démarrage qui fournit des informations sur la transition de l’écran de démarrage à l’application activée.

User

Obtient l’utilisateur pour lequel l’application de premier plan a été activée.

S’applique à