SmartGlassTextEntrySurface.Language Property

Gets or sets the value that determines the language and culture for the text box.

Syntax

public:
property String^ Language {
         String^ get ();
         void set (String^ value);
}  

Property value

Type: String 

 A string specifying language and culture that follows the RFC 3066 / ISO 639-1 standards. For example, U.S. English is “en-US”.

Requirements

Namespace: Windows.Xbox.SmartGlass

Metadata: windows.winmd

See also

Reference

SmartGlassTextEntrySurface Class

SmartGlassTextEntrySurface Members

Windows.Xbox.SmartGlass Namespace