다음을 통해 공유


PhotoImportFindItemsResult.SidecarsCount 속성

정의

원본에 있는 사이드카 파일의 수를 가져옵니다.

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

속성 값

UInt32

unsigned int

uint32_t

원본에 있는 사이드카 파일의 수입니다.

적용 대상