Share via


EntitiesActionContent.StringIndexType Property

Definition

(Optional) parameter to provide the string index type used to interpret string offsets. Defaults to TextElements (Graphemes).

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

Property Value

Applies to