Edit

Share via


GrainReferenceKeyInfo.Key Property

Definition

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)

Property Value

Applies to