Partilhar via


SampleUtterance.Links Propriedade

Definição

Obtém ou define o atributo links do enunciado de exemplo.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a