다음을 통해 공유


PhotoImportImportItemsResult.SidecarsCount 속성

정의

작업에서 가져온 사이드카 파일 수를 가져옵니다.

public:
 property unsigned int SidecarsCount { unsigned int get(); };
uint32_t SidecarsCount();
public uint SidecarsCount { get; }
var uInt32 = photoImportImportItemsResult.sidecarsCount;
Public ReadOnly Property SidecarsCount As UInteger

속성 값

UInt32

unsigned int

uint32_t

작업에서 가져온 사이드카 파일의 수입니다.

적용 대상