PhotoImportDeleteImportedItemsFromSourceResult.PhotosSizeInBytes プロパティ

定義

削除された写真のサイズをバイト単位で取得します。

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

プロパティ値

UInt64

unsigned long long

uint64_t

削除された写真のサイズ (バイト単位)。

適用対象