다음을 통해 공유


PhotoImportDeleteImportedItemsFromSourceResult.VideosCount 속성

정의

작업에서 삭제된 비디오 수를 가져옵니다.

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

속성 값

UInt32

unsigned int

uint32_t

작업에서 삭제된 비디오 수입니다.

적용 대상