共用方式為


PhotoImportFindItemsResult.PhotosCount 屬性

定義

取得來源上找到的相片數目。

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

屬性值

UInt32

unsigned int

uint32_t

在來源上找到的相片數目。

適用於