Share via


PhotoImportImportItemsResult.SidecarsCount Property

Definition

Gets the number of sidecar files imported in the operation.

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

Property Value

UInt32

unsigned int

uint32_t

The number of sidecar files imported in the operation.

Applies to