Click or drag to resize
Cimbalino ToolkitStorageService Properties

The StorageService type exposes the following members.

Properties
  NameDescription
Public propertyLocal
Gets the storage handler instance for the root folder in the local app data store.
Public propertyLocalCache
Gets the storage handler instance for the root folder in the local app data store where you can save files that are not included in backup and restore.
Public propertyPackage
Gets the storage handler instance for the root folder in the package installation data store.
Public propertyRoaming
Gets the storage handler instance for the root folder in the roaming app data store.
Public propertyTemporary
Gets the storage handler instance for the root folder in the temporary app data store.
Top
See Also