Compartir a través de


PhotoImportDeleteImportedItemsFromSourceResult.TotalSizeInBytes Propiedad

Definición

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

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

Valor de propiedad

UInt64

unsigned long long

uint64_t

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

Se aplica a