次の方法で共有


ContactStore.RevisionNumber プロパティ

定義

連絡先ストアのリビジョン番号を取得します。

public:
 property unsigned long long RevisionNumber { unsigned long long get(); };
uint64_t RevisionNumber();
public ulong RevisionNumber { get; }
var uInt64 = contactStore.revisionNumber;
Public ReadOnly Property RevisionNumber As ULong

プロパティ値

UInt64

unsigned long long

uint64_t

連絡先ストアのリビジョン番号。

Windows の要件

アプリの機能
ID_CAP_CONTACTS [Windows Phone]

適用対象