HandleErrorInfo.ActionName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.