ReflectedAsyncActionDescriptor.ActionName Property

Definition

Gets the name of the action method.

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

Property Value

The name of the action method.

Applies to