Click or drag to resize
Language Class

[Missing <summary> documentation for "T:Slash.Globalization.Language"]

Inheritance Hierarchy
SystemObject
  Slash.GlobalizationLanguage

Namespace: Slash.Globalization
Assembly: Slash.Globalization (in Slash.Globalization.dll) Version: 1.0.5843.24183
Syntax
public class Language

The Language type exposes the following members.

Constructors
  NameDescription
Public methodLanguage
Initializes a new instance of the Language class
Top
Properties
  NameDescription
Public propertyDisplayName
Localized string that is suitable for display to the user for identifying the language.
Public propertyName
Normalized BCP-47 language tag for this language (languagecode2-country/regioncode2).
Public propertyNativeName
Name of the language in the language itself.
Top
Methods
See Also