Compartir a través de


ApiController.ActionContext Propiedad

Definición

Obtiene la estructura ActionContext.

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

Valor de propiedad

Contexto de acción.

Se aplica a