TranslateFormat Members

Google API

The TranslateFormat type exposes the following members.

Methods

  NameDescription
EqualsOverloaded.
GetHashCode
Returns a hash code for this instance.
(Inherited from Enumeration.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
ToString
Returns a String that represents this instance.
(Inherited from Enumeration.)

Operators

  NameDescription
Implicit
Performs an implicit conversion from String to TranslateFormat.

Fields

  NameDescription
Html
Html format.
Text
Text format. Default value.

Properties

  NameDescription
IsDefault
Gets a value indicating whether this instance is default.
(Inherited from Enumeration.)
Name
Gets the name.
(Inherited from Enumeration.)
Value
Gets the value.
(Inherited from Enumeration.)

See Also