共用方式為


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

屬性值

例外狀況資料。

屬性

適用於