次の方法で共有


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.Conversations.Models.StringIndexType Utf16CodeUnit { get; }
static member Utf16CodeUnit : Azure.AI.Language.Conversations.Models.StringIndexType
Public Shared ReadOnly Property Utf16CodeUnit As StringIndexType

Property Value

Applies to