PhotoImportDeleteImportedItemsFromSourceResult.TotalSizeInBytes プロパティ

定義

削除されたすべてのアイテムの合計サイズをバイト単位で取得します。

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

プロパティ値

UInt64

unsigned long long

uint64_t

削除されたすべてのアイテムの合計サイズ (バイト単位)。

適用対象