Condividi tramite


TagHelperFeature.TagHelpers Proprietà

Definizione

Ottiene l'elenco dei tipi helper tag in un'applicazione MVC.

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

Valore della proprietà

Si applica a