![]() | IStorageService Properties |
The IStorageService type exposes the following members.
Name | Description | |
---|---|---|
![]() | Local |
Gets the storage handler instance for the root folder in the local app data store.
|
![]() | LocalCache |
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.
|
![]() | Package |
Gets the storage handler instance for the root folder in the package installation data store.
|
![]() | Roaming |
Gets the storage handler instance for the root folder in the roaming app data store.
|
![]() | Temporary |
Gets the storage handler instance for the root folder in the temporary app data store.
|