Compartir a través de


ContentLink.ContentSize Propiedad

Definición

Obtiene o establece el tamaño del contenido.

[Newtonsoft.Json.JsonProperty(PropertyName="contentSize")]
public long? ContentSize { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="contentSize")>]
member this.ContentSize : Nullable<int64> with get, set
Public Property ContentSize As Nullable(Of Long)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a