次の方法で共有


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

項目を識別するために使用されるキー。

適用対象