PhotoImportFindItemsResult.SiblingsSizeInBytes Property

Definition

Gets the size of the found sibling files, in bytes.

public:
 property unsigned long long SiblingsSizeInBytes { unsigned long long get(); };
uint64_t SiblingsSizeInBytes();
public ulong SiblingsSizeInBytes { get; }
var uInt64 = photoImportFindItemsResult.siblingsSizeInBytes;
Public ReadOnly Property SiblingsSizeInBytes As ULong

Property Value

UInt64

unsigned long long

uint64_t

The size of the found sibling files, in bytes.

Applies to