ISimpleWorkItem.ExecutionError Property

Definition

Gets the detailed error information.

public:
 property Exception ^ ExecutionError { Exception ^ get(); };
public Exception ExecutionError { get; }
member this.ExecutionError : Exception
Public ReadOnly Property ExecutionError As Exception

Property Value

The detailed error information.

Applies to