options Element
Description
A TranslateOptions object which contains the values listed below. They all default to the most common settings. You do not need to set any of the values.
- Category: A string containing the category (domain) of the translation. Defaults to "general".
- ContentType: A string containing the type of content. Either "text/html" or "text/plain". Defaults to "text/plain".
- Uri: A string containing the content location of this translation.
- User: A string used to track the originator of the submission.
- State: User state to help correlate request and response. The same contents will be returned in the response.
Namespace | http://api.microsofttranslator.com/V2 |
Type
Diagram

Overview
![]() |
options optional TranslateOptions Complex Type
A TranslateOptions object which contains the values listed below. They all default to the most common settings. You do not need to set any of the values.
|
Source
|
See Also