次の方法で共有


ApiController.ActionContext プロパティ

定義

ActionContext を取得します。

public Microsoft.AspNetCore.Mvc.ActionContext ActionContext { get; }
member this.ActionContext : Microsoft.AspNetCore.Mvc.ActionContext
Public ReadOnly Property ActionContext As ActionContext

プロパティ値

アクション コンテキスト。

適用対象