Compartir a través de


Thing.Url Propiedad

Definición

Obtiene la dirección URL para obtener más información sobre lo representado por este objeto.

[Newtonsoft.Json.JsonProperty(PropertyName="url")]
public string Url { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="url")>]
member this.Url : string
Public ReadOnly Property Url As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a