Freigeben über


PrintWorkflowUIActivatedEventArgs.PrintWorkflowSession Eigenschaft

Definition

Ruft das Sitzungsobjekt des Druckworkflows ab, das das Verhalten der aktivierten Vordergrundaufgabe verwalten soll.

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

Eigenschaftswert

Die Vordergrundsitzung des einzelnen Druckworkflows.

Gilt für: