PhotoImportFindItemsResult.SelectedSiblingsCount 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 le nombre de fichiers frères actuellement sélectionnés pour être inclus dans l’opération ImportItemsAsync .
public:
property unsigned int SelectedSiblingsCount { unsigned int get(); };
uint32_t SelectedSiblingsCount();
public uint SelectedSiblingsCount { get; }
var uInt32 = photoImportFindItemsResult.selectedSiblingsCount;
Public ReadOnly Property SelectedSiblingsCount As UInteger
Valeur de propriété
Nombre de fichiers frères actuellement sélectionnés.