Compartir a través de


PhotoImportFindItemsResult.VideosCount Propiedad

Definición

Obtiene el número de vídeos encontrados en el origen.

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

Valor de propiedad

UInt32

unsigned int

uint32_t

Número de vídeos encontrados en el origen.

Se aplica a