次の方法で共有


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

プロパティ値

例外データ。

属性

適用対象