共用方式為


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

來源上找到的影片數目。

適用於