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

StringIndexType.Utf16CodeUnit Property

Definition

Returned offset and length values will correspond to UTF-16 code units. Use this option if your application is written in a language that support Unicode, for example Java, JavaScript.

public static Azure.AI.Language.Text.StringIndexType Utf16CodeUnit { get; }
static member Utf16CodeUnit : Azure.AI.Language.Text.StringIndexType
Public Shared ReadOnly Property Utf16CodeUnit As StringIndexType

Property Value

Applies to