次の方法で共有


PhotoImportImportItemsResult.PhotosCount プロパティ

定義

操作でインポートされた写真の数を取得します。

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

プロパティ値

UInt32

unsigned int

uint32_t

操作でインポートされた写真の数。

適用対象