ExtensionCacheEntry.Timestamps 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取 UTC) 缓存验证 (的文件路径和时间戳。
[System.Runtime.Serialization.DataMember(Order=1)]
public System.Collections.Generic.IReadOnlyDictionary<string,DateTime> Timestamps { get; }
[<System.Runtime.Serialization.DataMember(Order=1)>]
member this.Timestamps : System.Collections.Generic.IReadOnlyDictionary<string, DateTime>
Public ReadOnly Property Timestamps As IReadOnlyDictionary(Of String, DateTime)
属性值
- 属性