ActivityExecutionStatusChangedEventArgs::ToString Method ()
.NET Framework (current version)
Provides a String representing the current instance.
Assembly: System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)
Contains the following strings in the order of description:
The QualifiedName of the originating Activity.
The ActivityExecutionStatus as an enumeration converted to string, of the originating Activity.
The ActivityExecutionResult as an enumeration converted to string, of the originating Activity.
.NET Framework
Available since 3.0
Available since 3.0
Show: