Partager via


SampleUtterance.Links Propriété

Définition

Obtient ou définit l’attribut links de l’exemple d’énoncé.

[Newtonsoft.Json.JsonProperty(PropertyName="links")]
public System.Collections.Generic.IList<string> Links { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="links")>]
member this.Links : System.Collections.Generic.IList<string> with get, set
Public Property Links As IList(Of String)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à