TagBuilder.Attributes Свойство

Определение

Возвращает набор атрибутов, которые будут записаны в тег .

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

Значение свойства

Применяется к