Compartir a través de


FileUploadNotification.BlobSizeInBytes Propiedad

Definición

Tamaño del archivo cargado en bytes.

[Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="blobSizeInBytes")]
public long BlobSizeInBytes { get; protected internal set; }
[<Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="blobSizeInBytes")>]
member this.BlobSizeInBytes : int64 with get, set
Public Property BlobSizeInBytes As Long

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a