你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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