Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains classes that allow reading and writing of files.
Classes
Name | Description | |
---|---|---|
![]() |
StorageContainer | Represents a logical collection of storage files. |
![]() |
StorageDevice | Represents a storage device for user data, such as a memory unit or hard drive. |
![]() |
StorageDeviceNotConnectedException | The exception that is thrown when the requested StorageDevice is not connected. |
See Also
Tasks
How to: Create a File
How to: Open a File
How to: Copy a File
How to: Rename a File
How to: Enumerate Files
How to: Delete a File
How to: Load a Game Data File
How to: Serialize Data
How to: Get a StorageDevice Asynchronously