Click or drag to resize

CultureSettings Fields

The CultureSettings type exposes the following members.

Fields
 NameDescription
Protected field_cachedCultureAsReadOnly The cached culture as a read-only CultureInfo.
Protected field_cultureIDValue that uniquely identifies a culture.
Protected field_cultureNameGets or sets the name of the culture (with region identifier).
Protected field_numberDecimalSeparatorGets or sets the number decimal separator.
Protected field_numberGroupSeparatorGets or sets the number group separator.
Protected fieldStatic memberInvariantCultureID The invariant culture identifier.
Public fieldStatic memberPropertyKeyDocumentCulture Gets the property key for the document culture.
Public fieldStatic memberPropertyKeyUICulture Gets the property key for the UI culture.
Top
See Also