WorkflowInstanceUnhandledExceptionRecord.UnhandledException 属性

定义

获取未经处理的异常数据。

public:
 property Exception ^ UnhandledException { Exception ^ get(); };
[System.Runtime.Serialization.DataMember]
public Exception UnhandledException { get; }
public Exception UnhandledException { get; }
[<System.Runtime.Serialization.DataMember>]
member this.UnhandledException : Exception
member this.UnhandledException : Exception
Public ReadOnly Property UnhandledException As Exception

属性值

异常数据。

属性

适用于