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

屬性值

例外狀況資料。

屬性

適用於