Condividi tramite


PhotoImportFindItemsResult.SelectedPhotosSizeInBytes Proprietà

Definizione

Ottiene le dimensioni delle foto attualmente selezionate da includere nell'operazione ImportItemsAsync , in byte.

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

Valore della proprietà

UInt64

unsigned long long

uint64_t

Dimensioni delle foto attualmente selezionate, in byte.

Si applica a