次の方法で共有


ISimpleWorkItem.ExecutionError プロパティ

定義

詳細なエラー情報を取得します。

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

プロパティ値

詳細なエラー情報。

適用対象