VersionedKeyValuePair<TKey,TValue>.VersionedKey Property

Definition

Gets the versioned key.

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

Property Value

Applies to