HandleErrorAttribute.ExceptionType プロパティ

定義

例外の型を取得または設定します。

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

プロパティ値

例外の型。

適用対象