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)

プロパティ値

属性のコレクション。

適用対象