다음을 통해 공유


PhotoImportFindItemsResult.SelectedSidecarsCount 속성

정의

ImportItemsAsync 작업에 포함할 현재 선택된 사이드카 파일의 수를 가져옵니다.

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

속성 값

UInt32

unsigned int

uint32_t

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

적용 대상