PhotoImportDeleteImportedItemsFromSourceResult.PhotosCount 属性

定义

获取操作中删除的照片数。

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

属性值

UInt32

unsigned int

uint32_t

操作中删除的照片数。

适用于