ISimpleWorkItem.ExecutionError 屬性

定義

取得詳細的錯誤資訊。

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

屬性值

Exception

詳細的錯誤資訊。

適用於