次の方法で共有


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

操作で削除されたサイドカー ファイルの数。

適用対象