Megosztás a következőn keresztül:


TagHelperDescriptorResolutionContext.DirectiveDescriptors Property

Definition

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

Property Value

Applies to