HandleErrorInfo.ActionName プロパティ

定義

例外がスローされたときに実行されていたアクションの名前を取得または設定します。

public string ActionName { get; }
member this.ActionName : string
Public ReadOnly Property ActionName As String

プロパティ値

アクションの名前。

適用対象