StorageExtensions Class
Definition
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.
Contains extension methods for IStorage objects.
public static class StorageExtensions
type StorageExtensions = class
Public Module StorageExtensions
- Inheritance
-
StorageExtensions
Methods
ReadAsync<TStoreItem>(IStorage, String[], CancellationToken) |
Gets and strongly types a collection of IStoreItem objects from state storage. |