次の方法で共有


ConversationLanguageUnderstandingActionContent.StringIndexType Property

Definition

Specifies the method used to interpret string offsets. Defaults to Text Elements (Graphemes) according to Unicode v8.0.0. For additional information see https://aka.ms/text-analytics-offsets.

public Azure.AI.Language.Conversations.Models.StringIndexType? StringIndexType { get; set; }
member this.StringIndexType : Nullable<Azure.AI.Language.Conversations.Models.StringIndexType> with get, set
Public Property StringIndexType As Nullable(Of StringIndexType)

Property Value

Applies to