ViewComponent.ViewComponentContext Propriété
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.
Obtient ou définit ViewComponentContext.
public:
property Microsoft::AspNetCore::Mvc::ViewComponents::ViewComponentContext ^ ViewComponentContext { Microsoft::AspNetCore::Mvc::ViewComponents::ViewComponentContext ^ get(); void set(Microsoft::AspNetCore::Mvc::ViewComponents::ViewComponentContext ^ value); };
[Microsoft.AspNetCore.Mvc.ViewComponents.ViewComponentContext]
public Microsoft.AspNetCore.Mvc.ViewComponents.ViewComponentContext ViewComponentContext { get; set; }
[<Microsoft.AspNetCore.Mvc.ViewComponents.ViewComponentContext>]
member this.ViewComponentContext : Microsoft.AspNetCore.Mvc.ViewComponents.ViewComponentContext with get, set
Public Property ViewComponentContext As ViewComponentContext
Valeur de propriété
- Attributs