Compartir a través de


ViewComponent.ViewContext Propiedad

Definición

Obtiene la estructura ViewContext.

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

Valor de propiedad

Se aplica a