ViewComponent.ViewComponentContext Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Ottiene o imposta 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
Valore della proprietà
- Attributi