http://schemas.datacontract.org/2004/07/Microsoft.MT.Web.Service.V2
ContentType Element
http://schemas.datacontract.org/2004/07/Microsoft.MT.Web.Service.V2 > TranslateOptions Complex Type : ContentType Element
Description
A string containing the type of content. Either "text/html" or "text/plain". Defaults to "text/plain".
Namespace http://schemas.datacontract.org/2004/07/Microsoft.MT.Web.Service.V2
Type
xs:string
Diagram
ContentType Element
Overview
ContentType optional xs:string
A string containing the type of content. Either "text/html" or "text/plain". Defaults to "text/plain".
Source
<xs:element minOccurs="0" name="ContentType" nillable="true" type="xs:string" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:appinfo>
      <DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
    </xs:appinfo>
  </xs:annotation>
</xs:element>
See Also
TranslateOptions Complex Typehttp://schemas.datacontract.org/2004/07/Microsoft.MT.Web.Service.V2