Share via


ContentLink.Uri Propiedad

Definición

Obtiene o establece el URI del vínculo de contenido.

[Newtonsoft.Json.JsonProperty(PropertyName="uri")]
public string Uri { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="uri")>]
member this.Uri : string with get, set
Public Property Uri As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a