TranslatorControl.TranslatorAPI Property

Bing
 

The TranslatorAPI property specifies a TranslatorLibrary object that hosts the methods associated with the Translator Control.

Published date: October21, 2013

public TranslatorLibrary TranslatorAPI { get; }

Type: Translator.TranslatorLibrary

A TranslatorLibrary Class instance from which to call the TranslatorLibrary methods.

Use this property to call the TranslatorLibrary methods from a TranslatorControl Class instance. For a XAML and C# code example, see the TranslatorControl Class documentation. For a JavaScript code example, see the TranslatorLibrary Class documentation

Requirements

Minimum Supported Client

Windows 8.1

Required Extensions

Bing Translator Control

Namespace

Bing.Translator

Show: