TagBuilder.Attributes 属性

定义

获取特性的集合。

public System.Collections.Generic.IDictionary<string,string> Attributes { get; }
member this.Attributes : System.Collections.Generic.IDictionary<string, string>
Public ReadOnly Property Attributes As IDictionary(Of String, String)

属性值

特性的集合。

适用于