WorkflowApplicationException::InstanceId Property

.NET Framework (current version)
 

Gets the unique identifier for the current exception.

Namespace:   System.Activities
Assembly:  System.Activities (in System.Activities.dll)

public:
property Guid InstanceId {
	Guid get();
}

Property Value

Type: System::Guid

A unique identifier.

.NET Framework
Available since 4.0
Return to top
Show: