Compartir a través de


AnalyzeResults.ReadResults Propiedad

Definición

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a