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

TransliterableScript.TargetLanguageScripts Property

Definition

List of scripts available to convert text to.

public System.Collections.Generic.IReadOnlyList<Azure.AI.Translation.Text.LanguageScript> TargetLanguageScripts { get; }
member this.TargetLanguageScripts : System.Collections.Generic.IReadOnlyList<Azure.AI.Translation.Text.LanguageScript>
Public ReadOnly Property TargetLanguageScripts As IReadOnlyList(Of LanguageScript)

Property Value

Applies to