Compartir a través de


DetectResult.Objects Propiedad

Definición

[Newtonsoft.Json.JsonProperty(PropertyName="objects")]
public System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Vision.ComputerVision.Models.DetectedObject> Objects { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="objects")>]
member this.Objects : System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Vision.ComputerVision.Models.DetectedObject>
Public ReadOnly Property Objects As IList(Of DetectedObject)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a