다음을 통해 공유


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

속성 값

예외 데이터입니다.

특성

적용 대상