InMemoryStorageItem<T> Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Generic InMemoryStorageItem holds items for InMemoryStorage.
C#
public class InMemoryStorageItem<T>
type InMemoryStorageItem<'T> = class
Public Class InMemoryStorageItem(Of T)
- T
Type is set by consuming cache
- Inheritance
-
InMemoryStorageItem<T>
In |
Initializes a new instance of the InMemoryStorageItem<T> class. Constructor for InMemoryStorageItem |
Created |
Gets the item created timestamp. |
Id |
Gets the item identifier |
Item |
Gets the item being stored. |
Last |
Gets the item last updated timestamp. |
Προϊόν | Εκδόσεις |
---|---|
Windows Community Toolkit | 6.1.1, 7.0.0, 7.1.0 |