PhotoImportDeleteImportedItemsFromSourceResult.SidecarsCount 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 supprimés dans l’opération.
public:
property unsigned int SidecarsCount { unsigned int get(); };
uint32_t SidecarsCount();
public uint SidecarsCount { get; }
var uInt32 = photoImportDeleteImportedItemsFromSourceResult.sidecarsCount;
Public ReadOnly Property SidecarsCount As UInteger
Valeur de propriété
Nombre de fichiers side-car supprimés dans l’opération.