Aracılığıyla paylaş


GlyphTypeface.Descriptions Özellik

Tanım

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<CultureInfo,String>

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.

Şunlara uygulanır

Ayrıca bkz.