Condividi tramite


FilterProviderContext.ActionContext Proprietà

Definizione

Ottiene o imposta ActionContext.

public:
 property Microsoft::AspNetCore::Mvc::ActionContext ^ ActionContext { Microsoft::AspNetCore::Mvc::ActionContext ^ get(); void set(Microsoft::AspNetCore::Mvc::ActionContext ^ value); };
public Microsoft.AspNetCore.Mvc.ActionContext ActionContext { get; set; }
member this.ActionContext : Microsoft.AspNetCore.Mvc.ActionContext with get, set
Public Property ActionContext As ActionContext

Valore della proprietà

Si applica a