ProfileResourceFormatData.LocalizedAttributes Property

Definition

Any custom localized attributes for the Type.

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

Property Value

Applies to