Partager via


PhotoImportFindItemsResult.SelectedSiblingsCount Propriété

Définition

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é

UInt32

unsigned int

uint32_t

Nombre de fichiers frères actuellement sélectionnés.

S’applique à