다음을 통해 공유


FaultPropagationRecord.Fault 속성

정의

오류에 포함된 예외 데이터를 가져옵니다.

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

속성 값

예외 데이터입니다.

특성

적용 대상