Condividi tramite


ViewComponentFeature.ViewComponents Proprietà

Definizione

Ottiene l'elenco dei tipi di componenti di visualizzazione in un'applicazione 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)

Valore della proprietà

Si applica a