共用方式為


HandleErrorAttribute.ExceptionType 屬性

定義

取得或設定例外狀況的型別。

public Type ExceptionType { get; set; }
member this.ExceptionType : Type with get, set
Public Property ExceptionType As Type

屬性值

例外狀況的類型。

適用於