ActionContextAccessor Klasse
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Typ, der Zugriff auf ein ActionContextermöglicht.
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
- Vererbung
-
ActionContextAccessor
- Implementiert
Konstruktoren
ActionContextAccessor() |
Typ, der Zugriff auf ein ActionContextermöglicht. |
Eigenschaften
ActionContext |
Ruft den ActionContext ab oder legt diesen fest. |