TagBuilder.Attributes Property

Definition

Gets the collection of 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)

Property Value

The collection of attributes.

Applies to