다음을 통해 공유


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

찾은 비디오의 크기(바이트)입니다.

적용 대상