다음을 통해 공유


PhotoImportImportItemsResult.SidecarsSizeInBytes 속성

정의

가져온 사이드카 파일의 크기를 바이트 단위로 가져옵니다.

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

속성 값

UInt64

unsigned long long

uint64_t

가져온 사이드카 파일의 크기(바이트)입니다.

적용 대상