ISimpleWorkItem.ExecutionError 属性

定义

获取详细的错误信息。

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

属性值

Exception

详细的错误信息。

适用于