TranslatorControl.LanguageTo Property
Bing
This property specifies the language of the text to translate to as a two-letter language code. When the Translator Service receives a text, it will translate to this text to the language specified in the LanguageTo property. Unlike LanguageFrom, LanguageTo is a required property.
To get the list of languages, use the TranslatorLibrary.GetLanguagesAsync() Method
Published date: October 21, 2013
Type: System.String
The two-letter language code of the language to translate to.
This property is required.
Requirements
Minimum Supported Client | Windows 8.1 |
Required Extensions | Bing Translator Control |
Namespace |
Show: