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

属性值

适用于