ContentLink.ContentSize Propriedade

Definição

Obtém ou define o tamanho do conteúdo.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a