Language.DisplayName Property

Gets a localized string that is suitable for display to the user for identifying the language.

Syntax

public:
property String^ DisplayName {
         String^ get ();
}  

Property value

Type: String 

  The localized name of the language.

Requirements

Namespace: Windows.Globalization

Metadata: windows.winmd

See also

Reference

Language Class

Language Members

Windows.Globalization Namespace