Partager via


Line.Words Propriété

Définition

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à