次の方法で共有


PhotoImportDeleteImportedItemsFromSourceResult.SiblingsCount プロパティ

定義

操作で削除された兄弟ファイルの数を取得します。

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

プロパティ値

UInt32

unsigned int

uint32_t

操作で削除された兄弟ファイルの数。

適用対象