共用方式為


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

用來識別專案的索引鍵。

適用於