Data Storage and Management
The data storage and management features introduce how you can manage the data stored on the device. They describe the file systems and how you can access and handle the data.
You can use the following data storage and management features in your .NET applications:
-
You can retrieve storage information and manage directories. The accessible parts of the file system are represented as virtual root locations, which form a collection of locations that function as a single virtual device file system.
Related information
- Dependencies
- Tizen 4.0 and Higher
Submit your feedback to GitHub