PhotoImportDeleteImportedItemsFromSourceResult.SidecarsSizeInBytes プロパティ

定義

削除されたサイドカー ファイルのサイズをバイト単位で取得します。

public:
 property unsigned long long SidecarsSizeInBytes { unsigned long long get(); };
uint64_t SidecarsSizeInBytes();
public ulong SidecarsSizeInBytes { get; }
var uInt64 = photoImportDeleteImportedItemsFromSourceResult.sidecarsSizeInBytes;
Public ReadOnly Property SidecarsSizeInBytes As ULong

プロパティ値

UInt64

unsigned long long

uint64_t

削除されたサイドカー ファイルのサイズ (バイト単位)。

適用対象