Share via


InputTextWithTranslation Class

Definition

Input Text Element for Translator Requests.

public class InputTextWithTranslation
type InputTextWithTranslation = class
Public Class InputTextWithTranslation
Inheritance
InputTextWithTranslation

Constructors

InputTextWithTranslation(String, String)

Initializes a new instance of the InputTextWithTranslation class.

Properties

Text

Gets or Sets the Text to be translated.

Translation

Gets or Sets the Translation of the Text.

Applies to