Aracılığıyla paylaş


GlyphTypeface.Trademarks Özellik

Tanım

Nesnenin ticari marka bildirim bilgilerini GlyphTypeface alır.

public:
 property System::Collections::Generic::IDictionary<System::Globalization::CultureInfo ^, System::String ^> ^ Trademarks { System::Collections::Generic::IDictionary<System::Globalization::CultureInfo ^, System::String ^> ^ get(); };
public System.Collections.Generic.IDictionary<System.Globalization.CultureInfo,string> Trademarks { [System.Security.SecurityCritical] get; }
public System.Collections.Generic.IDictionary<System.Globalization.CultureInfo,string> Trademarks { get; }
[<get: System.Security.SecurityCritical>]
member this.Trademarks : System.Collections.Generic.IDictionary<System.Globalization.CultureInfo, string>
member this.Trademarks : System.Collections.Generic.IDictionary<System.Globalization.CultureInfo, string>
Public ReadOnly Property Trademarks As IDictionary(Of CultureInfo, String)

Özellik Değeri

IDictionary<CultureInfo,String>

IDictionary<TKey,TValue> Ticari marka bildirim bilgilerini temsil eden anahtar/değer çiftleri içeren bir nesne. Anahtar, kültürü tanımlayan bir CultureInfo nesnedir. Değer, ticari markanın bildirim bilgilerini içeren bir dizedir.

Öznitelikler

Açıklamalar

Tesis, Trademarks tesis tarafından Copyrights erişebilecekleri telif hakkı bilgilerinden ayrıdır.

Şunlara uygulanır