PhotoImportFindItemsResult.SelectedSidecarsSizeInBytes Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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à
Dimensioni dei file sidecar attualmente selezionati.