BasicProperties.Size Propiedad

Definición

Obtiene el tamaño del archivo en bytes.

public:
 property unsigned long long Size { unsigned long long get(); };
uint64_t Size();
public ulong Size { get; }
var uInt64 = basicProperties.size;
Public ReadOnly Property Size As ULong

Valor de propiedad

UInt64

unsigned long long

uint64_t

El tamaño del archivo en bytes.

Se aplica a