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

DetectedLanguage.ScriptName Property

Definition

Identifies the script name of the input document according to the ISO 15924 standard.

public Azure.AI.Language.Text.ScriptKind? ScriptName { get; }
member this.ScriptName : Nullable<Azure.AI.Language.Text.ScriptKind>
Public ReadOnly Property ScriptName As Nullable(Of ScriptKind)

Property Value

Applies to