Partager via


AnalyzeRequest.Text Propriété

Définition

Obtient ou définit le texte à diviser en jetons.

[Newtonsoft.Json.JsonProperty(PropertyName="text")]
public string Text { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="text")>]
member this.Text : string with get, set
Public Property Text As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à