Share via


PhotoImportImportItemsResult.VideosSizeInBytes Property

Definition

Gets the size of the imported videos, in bytes.

public:
 property unsigned long long VideosSizeInBytes { unsigned long long get(); };
uint64_t VideosSizeInBytes();
public ulong VideosSizeInBytes { get; }
var uInt64 = photoImportImportItemsResult.videosSizeInBytes;
Public ReadOnly Property VideosSizeInBytes As ULong

Property Value

UInt64

unsigned long long

uint64_t

The size of the imported videos, in bytes.

Applies to