다음을 통해 공유


PhotoImportFindItemsResult.SelectedSidecarsSizeInBytes 속성

정의

ImportItemsAsync 작업에 포함되도록 현재 선택된 사이드카 파일의 크기를 바이트 단위로 가져옵니다.

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

속성 값

UInt64

unsigned long long

uint64_t

현재 선택된 사이드카 파일의 크기입니다.

적용 대상