Compartir a través de


FileProperties.ContentLength Propiedad

Definición

Obtiene o establece la longitud del archivo.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a