共用方式為


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

作業中刪除的同層級檔案數目。

適用於