PhotoImportDeleteImportedItemsFromSourceResult.TotalSizeInBytes Property

Definition

Gets the total size of the all deleted items, in bytes.

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

Property Value

UInt64

unsigned long long

uint64_t

The total size of the all deleted items, in bytes.

Applies to