Compartilhar via


ViewComponentFeature.ViewComponents Propriedade

Definição

Obtém a lista de tipos de componente de exibição em um aplicativo MVC.

public:
 property System::Collections::Generic::IList<System::Reflection::TypeInfo ^> ^ ViewComponents { System::Collections::Generic::IList<System::Reflection::TypeInfo ^> ^ get(); };
public System.Collections.Generic.IList<System.Reflection.TypeInfo> ViewComponents { get; }
member this.ViewComponents : System.Collections.Generic.IList<System.Reflection.TypeInfo>
Public ReadOnly Property ViewComponents As IList(Of TypeInfo)

Valor da propriedade

Aplica-se a