GlyphTypeface.Trademarks Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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<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.