PhotoImportDeleteImportedItemsFromSourceResult.SiblingsCount Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the number of sibling files deleted in the operation.
public:
property unsigned int SiblingsCount { unsigned int get(); };
uint32_t SiblingsCount();
public uint SiblingsCount { get; }
var uInt32 = photoImportDeleteImportedItemsFromSourceResult.siblingsCount;
Public ReadOnly Property SiblingsCount As UInteger
Property Value
The number of sibling files deleted in the operation.