Aracılığıyla paylaş


TextDocumentInput.Language Property

Definition

Gets or sets the language the input document is written in. This value is the two letter ISO 639-1 representation of the language (for example, "en" for English or "es" for Spanish).

public string Language { get; set; }
member this.Language : string with get, set
Public Property Language As String

Property Value

Applies to