PhotoImportFindItemsResult.SelectedSiblingsSizeInBytes Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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é
Taille des fichiers frères actuellement sélectionnés.