GetLanguagesResult.Code Property

Bing
 

The Code Property returns an ErrorCode enumeration value containing the result code from a GetLanguagesAsync() or GetLanguageNamesAsync(string, string[]) request.

Published date: October 21, 2013

public ErrorCode Code { get; }

Type: Translator.ErrorCode

The result code of the request.

Requirements

Minimum Supported Client

Windows 8.1

Required Extensions

Bing Translator Control

Namespace

Bing.Translator

Show: