TagHelperContext.AllAttributes Propriété

Définition

Chaque attribut associé à l’élément HTML actuel.

public:
 property Microsoft::AspNetCore::Razor::TagHelpers::ReadOnlyTagHelperAttributeList ^ AllAttributes { Microsoft::AspNetCore::Razor::TagHelpers::ReadOnlyTagHelperAttributeList ^ get(); };
public Microsoft.AspNetCore.Razor.TagHelpers.ReadOnlyTagHelperAttributeList AllAttributes { get; }
member this.AllAttributes : Microsoft.AspNetCore.Razor.TagHelpers.ReadOnlyTagHelperAttributeList
Public ReadOnly Property AllAttributes As ReadOnlyTagHelperAttributeList

Valeur de propriété

S’applique à