Partager via


OCR.Candidates Propriété

Définition

Obtient ou définit la liste du texte candidat.

[Newtonsoft.Json.JsonProperty(PropertyName="Candidates")]
public System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.ContentModerator.Models.Candidate> Candidates { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="Candidates")>]
member this.Candidates : System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.ContentModerator.Models.Candidate> with get, set
Public Property Candidates As IList(Of Candidate)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à