次の方法で共有


ExtensionCacheEntry.Timestamps プロパティ

定義

キャッシュ検証のファイル パスとタイムスタンプを取得します (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)

プロパティ値

属性

適用対象