Udostępnij za pośrednictwem


ITagHelperComponentManager.Components Właściwość

Definicja

Pobiera kolekcję ITagHelperComponents, która będzie używana przez TagHelperComponentTagHelpers.

public:
 property System::Collections::Generic::ICollection<Microsoft::AspNetCore::Razor::TagHelpers::ITagHelperComponent ^> ^ Components { System::Collections::Generic::ICollection<Microsoft::AspNetCore::Razor::TagHelpers::ITagHelperComponent ^> ^ get(); };
public System.Collections.Generic.ICollection<Microsoft.AspNetCore.Razor.TagHelpers.ITagHelperComponent> Components { get; }
member this.Components : System.Collections.Generic.ICollection<Microsoft.AspNetCore.Razor.TagHelpers.ITagHelperComponent>
Public ReadOnly Property Components As ICollection(Of ITagHelperComponent)

Wartość właściwości

Dotyczy