Compartir a través de


PhotoImportFindItemsResult.SelectedPhotosSizeInBytes Propiedad

Definición

Obtiene el tamaño de las fotos que están seleccionadas actualmente para incluirse en la operación ImportItemsAsync , en bytes.

public:
 property unsigned long long SelectedPhotosSizeInBytes { unsigned long long get(); };
uint64_t SelectedPhotosSizeInBytes();
public ulong SelectedPhotosSizeInBytes { get; }
var uInt64 = photoImportFindItemsResult.selectedPhotosSizeInBytes;
Public ReadOnly Property SelectedPhotosSizeInBytes As ULong

Valor de propiedad

UInt64

unsigned long long

uint64_t

Tamaño de las fotos seleccionadas actualmente, en bytes.

Se aplica a