PhotoImportFindItemsResult.VideosCount Property

Definition

Gets the number of videos found on the source.

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

Property Value

UInt32

unsigned int

uint32_t

The number of videos found on the source.

Applies to