PhotoImportFindItemsResult.SidecarsCount Property

Definition

Gets the number of sidecar files found on the source.

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

Property Value

UInt32

unsigned int

uint32_t

The number of sidecar files found on the source.

Applies to