StringIndexType.TextElementsV8 Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.Conversations.Models.StringIndexType TextElementsV8 { get; }
static member TextElementsV8 : Azure.AI.Language.Conversations.Models.StringIndexType
Public Shared ReadOnly Property TextElementsV8 As StringIndexType
Property Value
Applies to
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for .NET