Partager via


PrintWorkflowUIActivatedEventArgs.PrintWorkflowSession Propriété

Définition

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

public:
 property PrintWorkflowForegroundSession ^ PrintWorkflowSession { PrintWorkflowForegroundSession ^ get(); };
PrintWorkflowForegroundSession PrintWorkflowSession();
public PrintWorkflowForegroundSession PrintWorkflowSession { get; }
var printWorkflowForegroundSession = printWorkflowUIActivatedEventArgs.printWorkflowSession;
Public ReadOnly Property PrintWorkflowSession As PrintWorkflowForegroundSession

Valeur de propriété

Session de premier plan du flux de travail d’impression unique.

S’applique à