Share via


ValueProviderFactoryContext.ActionContext Propriété

Définition

Obtient le ActionContext associé à ce contexte.

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

Valeur de propriété

S’applique à