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

StringIndexType.TextElementsV8 Property

Definition

Returned offset and length values will correspond to TextElements (Graphemes and Grapheme clusters) confirming to the Unicode 8.0.0 standard. Use this option if your application is written in .Net Framework or .Net Core and you will be using StringInfo.

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

Property Value

Applies to