Compartilhar via


TagBuilder.Attributes Propriedade

Definição

Obtém o conjunto de atributos que serão gravados na marca.

public:
 property Microsoft::AspNetCore::Mvc::ViewFeatures::AttributeDictionary ^ Attributes { Microsoft::AspNetCore::Mvc::ViewFeatures::AttributeDictionary ^ get(); };
public Microsoft.AspNetCore.Mvc.ViewFeatures.AttributeDictionary Attributes { get; }
member this.Attributes : Microsoft.AspNetCore.Mvc.ViewFeatures.AttributeDictionary
Public ReadOnly Property Attributes As AttributeDictionary

Valor da propriedade

Aplica-se a