Compartilhar via


ActionContextAccessor Classe

Definição

Tipo que fornece acesso a um ActionContext.

public ref class ActionContextAccessor : Microsoft::AspNetCore::Mvc::Infrastructure::IActionContextAccessor
public class ActionContextAccessor : Microsoft.AspNetCore.Mvc.Infrastructure.IActionContextAccessor
type ActionContextAccessor = class
    interface IActionContextAccessor
Public Class ActionContextAccessor
Implements IActionContextAccessor
Herança
ActionContextAccessor
Implementações

Construtores

ActionContextAccessor()

Tipo que fornece acesso a um ActionContext.

Propriedades

ActionContext

Obtém ou define o ActionContext.

Aplica-se a