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)

屬性值

屬性 (Attribute) 的集合。

適用於