PhotoImportItem.ItemKey 属性

定义

获取用于标识项的键。

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

属性值

UInt64

unsigned long long

uint64_t

用于标识项的键。

适用于