ReflectedAsyncActionDescriptor.ActionName プロパティ

定義

アクション メソッドの名前を取得します。

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

プロパティ値

アクション メソッドの名前です。

適用対象