次の方法で共有


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

操作で削除された写真の数。

適用対象