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

DetectedLanguage.ScriptIso15924Code Property

Definition

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

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

Property Value

Applies to