PropertyValueExceptionEventArgs.Exception 屬性

定義

取得屬性值變更期間發生的錯誤,此錯誤與事件引數的這個執行個體關聯。

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

屬性值

Exception 物件。

適用於