ExtensionCacheEntry 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
快取延伸模組數據的摘要。
[System.Runtime.Serialization.DataContract]
public class ExtensionCacheEntry
[<System.Runtime.Serialization.DataContract>]
type ExtensionCacheEntry = class
Public Class ExtensionCacheEntry
- 繼承
-
ExtensionCacheEntry
- 屬性
建構函式
ExtensionCacheEntry(ExtensionIdentificationToken, IReadOnlyDictionary<String,DateTime>, String, IReadOnlyCollection<String>) |
快取延伸模組數據的摘要。 |
屬性
DataMoniker |
取得儲存) 之數據的數據類型Moniker (型別。 |
Extension |
取得延伸模組識別碼。 |
SectionNames |
取得可用區段名稱集。 |
Timestamps |
取得UTC) 快取驗證 (的檔案路徑和時間戳。 |