共用方式為


PhotoImportDeleteImportedItemsFromSourceResult.SidecarsCount 屬性

定義

取得作業中刪除的側車檔案數目。

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

屬性值

UInt32

unsigned int

uint32_t

作業中刪除的側車檔案數目。

適用於