FaultHandlerActivity.Fault 屬性

定義

明白 Exception 這是由這個 FaultHandlerActivity人處理的。

public:
 property Exception ^ Fault { Exception ^ get(); };
public Exception Fault { get; }
member this.Fault : Exception
Public ReadOnly Property Fault As Exception

屬性值

與此事件相關的。Exception null 如果該活動沒有處理任何例外,則會回傳。

適用於