TagHelperBlock.Descriptors Vlastnost

Definice

TagHelperDescriptors elementu HTML.

public:
 property System::Collections::Generic::IEnumerable<Microsoft::AspNetCore::Razor::Compilation::TagHelpers::TagHelperDescriptor ^> ^ Descriptors { System::Collections::Generic::IEnumerable<Microsoft::AspNetCore::Razor::Compilation::TagHelpers::TagHelperDescriptor ^> ^ get(); };
public System.Collections.Generic.IEnumerable<Microsoft.AspNetCore.Razor.Compilation.TagHelpers.TagHelperDescriptor> Descriptors { get; }
member this.Descriptors : seq<Microsoft.AspNetCore.Razor.Compilation.TagHelpers.TagHelperDescriptor>
Public ReadOnly Property Descriptors As IEnumerable(Of TagHelperDescriptor)

Hodnota vlastnosti

IEnumerable<TagHelperDescriptor>

Platí pro