Occurs before the workflow is invoked.
Namespace: System.Workflow.Activities
Assembly: System.Workflow.Activities (in system.workflow.activities.dll)
Visual Basic (Deklaration)
Public Event Invoking As EventHandler
Visual Basic (Verwendung)
Dim instance As InvokeWorkflowActivity
Dim handler As EventHandler
AddHandler instance.Invoking, handler
public event EventHandler Invoking
public:
event EventHandler^ Invoking {
void add (EventHandler^ value);
void remove (EventHandler^ value);
}
/** @event */
public void add_Invoking (EventHandler value)
/** @event */
public void remove_Invoking (EventHandler value)
In JScript können Sie die durch eine Klasse definierten Ereignisse verwenden, jedoch keine eigenen definieren.
This event is typically used for setting up workflow invoke parameters.
Windows 98, Windows Server 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile für Pocket PC, Windows Mobile für Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
Microsoft .NET Framework 3.0 wird unter Windows Vista, Microsoft Windows XP SP2 und Windows Server 2003 SP1 unterstützt.
.NET Framework
Unterstützt in: 3.0