Compartir a través de


PhotoImportDeleteImportedItemsFromSourceResult.PhotosCount Propiedad

Definición

Obtiene el número de fotos eliminadas en la operación.

public:
 property unsigned int PhotosCount { unsigned int get(); };
uint32_t PhotosCount();
public uint PhotosCount { get; }
var uInt32 = photoImportDeleteImportedItemsFromSourceResult.photosCount;
Public ReadOnly Property PhotosCount As UInteger

Valor de propiedad

UInt32

unsigned int

uint32_t

Número de fotos eliminadas en la operación.

Se aplica a