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