Compartir a través de


PhotoImportImportItemsResult.TotalSizeInBytes Propiedad

Definición

Obtiene el tamaño total de todos los elementos importados, en bytes.

public:
 property unsigned long long TotalSizeInBytes { unsigned long long get(); };
uint64_t TotalSizeInBytes();
public ulong TotalSizeInBytes { get; }
var uInt64 = photoImportImportItemsResult.totalSizeInBytes;
Public ReadOnly Property TotalSizeInBytes As ULong

Valor de propiedad

UInt64

unsigned long long

uint64_t

Tamaño total de todos los elementos importados, en bytes.

Se aplica a