Sentiment.Label Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Étiquette de sentiment de texte détectée par le service LUIS en réponse à une requête.
public string Label { get; set; }
member this.Label : string with get, set
Public Property Label As String