HandleErrorInfo.ActionName Property

Definition

Gets or sets the name of the action that was executing when the exception was thrown.

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

Property Value

The name of the action.

Applies to