Partager via


TagHelperBlock.Attributes Propriété

Définition

Attributs HTML.

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

Valeur de propriété

S’applique à