ISimpleWorkItem.ExecutionError 속성

정의

자세한 오류 정보를 가져옵니다.

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

속성 값

자세한 오류 정보입니다.

적용 대상