The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ServicesExceptionNotHandledEventArgs::WorkflowInstanceId Property
.NET Framework (current version)
Gets the Guid of the workflow instance associated with the unhandled exception.
Assembly: System.Workflow.Runtime (in System.Workflow.Runtime.dll)
WorkflowInstanceId is equivalent to the WorkflowInstance::InstanceId of the workflow instance associated with the ServicesExceptionNotHandled event.
.NET Framework
Available since 3.0
Available since 3.0
Show: