Compartilhar via


OCR.Candidates Propriedade

Definição

Obtém ou define a lista de textos candidatos.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a