GlyphTypeface.Descriptions Ö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 açıklama bilgilerini GlyphTypeface alır.
public:
property System::Collections::Generic::IDictionary<System::Globalization::CultureInfo ^, System::String ^> ^ Descriptions { System::Collections::Generic::IDictionary<System::Globalization::CultureInfo ^, System::String ^> ^ get(); };
public System.Collections.Generic.IDictionary<System.Globalization.CultureInfo,string> Descriptions { [System.Security.SecurityCritical] get; }
public System.Collections.Generic.IDictionary<System.Globalization.CultureInfo,string> Descriptions { get; }
[<get: System.Security.SecurityCritical>]
member this.Descriptions : System.Collections.Generic.IDictionary<System.Globalization.CultureInfo, string>
member this.Descriptions : System.Collections.Generic.IDictionary<System.Globalization.CultureInfo, string>
Public ReadOnly Property Descriptions As IDictionary(Of CultureInfo, String)
Özellik Değeri
IDictionary<TKey,TValue> Anahtar/değer çiftleri içeren bir nesne Anahtar, kültürü tanımlayan bir CultureInfo nesnedir. Değer bir açıklama bilgi dizesidir.
- Öznitelikler
Açıklamalar
Bir GlyphTypeface nesnenin açıklama bilgileri düzeltme notlarını, kullanım önerilerini, geçmişi, özellikleri ve diğer bilgileri içerebilir.