GlyphTypeface.Descriptions Właściwość
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Pobiera informacje o opisie GlyphTypeface obiektu.
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)
Wartość właściwości
IDictionary<TKey,TValue> Obiekt zawierający pary klucz/wartość Klucz jest obiektem identyfikującym CultureInfo kulturę. Wartość jest ciągiem informacji o opisie.
- Atrybuty
Uwagi
Informacje o opisie GlyphTypeface obiektu mogą zawierać uwagi dotyczące wersji, zalecenia dotyczące użycia, historię, funkcje, a także inne informacje.