Condividi tramite


PhotoImportFindItemsResult.SelectedSidecarsSizeInBytes Proprietà

Definizione

Ottiene le dimensioni dei file sidecar attualmente selezionati per essere inclusi nell'operazione ImportItemsAsync, in byte .

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

Valore della proprietà

UInt64

unsigned long long

uint64_t

Dimensioni dei file sidecar attualmente selezionati.

Si applica a