다음을 통해 공유


PhotoImportFindItemsResult.VideosCount 속성

정의

원본에 있는 비디오 수를 가져옵니다.

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

속성 값

UInt32

unsigned int

uint32_t

원본에 있는 비디오 수입니다.

적용 대상