GrainReferenceKeyInfo.Key Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Grain key. For more specialized views, see KeyAs*
methods and KeyFrom*
.
public (ulong, ulong, ulong, string) Key { get; }
member this.Key : ValueTuple<uint64, uint64, uint64, string>
Public ReadOnly Property Key As ValueTuple(Of ULong, ULong, ULong, String)