PhotoImportItem.ItemKey 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 key used to identify the item.
public:
property unsigned long long ItemKey { unsigned long long get(); };
uint64_t ItemKey();
public ulong ItemKey { get; }
var uInt64 = photoImportItem.itemKey;
Public ReadOnly Property ItemKey As ULong
Property Value
The key used to identify the item.