次の方法で共有


VersionedKeyValuePair<TKey,TValue>.VersionedKey プロパティ

定義

バージョン管理されたキーを取得します。

public Microsoft.ServiceFabric.Data.VersionedKey<TKey> VersionedKey { get; }
member this.VersionedKey : Microsoft.ServiceFabric.Data.VersionedKey<'Key>
Public ReadOnly Property VersionedKey As VersionedKey(Of TKey)

プロパティ値

適用対象