ActionContextAccessor Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Type qui fournit l’accès à un 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
- Héritage
-
ActionContextAccessor
- Implémente
Constructeurs
ActionContextAccessor() |
Type qui fournit l’accès à un ActionContext. |
Propriétés
ActionContext |
Obtient ou définit ActionContext. |