Partager via


PhotoImportFindItemsResult.SelectedSiblingsSizeInBytes Propriété

Définition

Obtient la taille des fichiers frères actuellement sélectionnés pour être inclus dans l’opération ImportItemsAsync, en octets .

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

Valeur de propriété

UInt64

unsigned long long

uint64_t

Taille des fichiers frères actuellement sélectionnés.

S’applique à