options Element
Description
A TranslateOptions element containing the values below. They are all optional and default to the most common settings.
- Category: A string containing the category (domain) of the translation. Defaults to "general".
- ContentType: The format of the text being translated. The supported formats are "text/plain" and "text/html". Any HTML needs to be well-formed.
- 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 element containing the values below. They are all optional and default to the most common settings.
|
Source
|
See Also