PhotoImportImportItemsResult.PhotosCount 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 photos importées dans l’opération.
public:
property unsigned int PhotosCount { unsigned int get(); };
uint32_t PhotosCount();
public uint PhotosCount { get; }
var uInt32 = photoImportImportItemsResult.photosCount;
Public ReadOnly Property PhotosCount As UInteger
Valeur de propriété
Nombre de photos importées dans l’opération.