GrainReferenceKeyInfo.Key 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
粒度键。 有关更专用的视图,请参阅 KeyAs*
方法和 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)