Partager via


PhotoImportFindItemsResult.SelectedSidecarsCount Propriété

Définition

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é

UInt32

unsigned int

uint32_t

Nombre de fichiers side-car actuellement sélectionnés.

S’applique à