Partager via


ImageDescription.Captions Propriété

Définition

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à