共用方式為


PhotoImportFindItemsResult.VideosSizeInBytes 屬性

定義

取得來源上找到的影片大小,以位元組為單位。

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

屬性值

UInt64

unsigned long long

uint64_t

找到影片的大小,以位元組為單位。

適用於