다음을 통해 공유


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)

속성 값

특성 컬렉션입니다.

적용 대상