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.
The following tables list the members exposed by the StorageDevice type.
Public Properties
Name | Description | |
---|---|---|
![]() |
FreeSpace | Gets the amount of free space on the device. |
![]() |
IsConnected | Gets whether the device is connected. |
![]() |
TotalSpace | Gets the amount of free space on the device. |
Public Methods
Name | Description | |
---|---|---|
![]() ![]() |
BeginShowStorageDeviceGuide | Overloaded. Asynchronously displays the device selector UI to allow users to select a device to save data. Has no effect on Windows. |
![]() ![]() |
EndShowStorageDeviceGuide | Ends the device selection UI. |
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
OpenContainer | Opens a StorageContainer containing any files for the specified title. |
![]() |
ReferenceEquals | (Inherited from Object.) |
![]() ![]() |
ShowStorageDeviceGuide | Overloaded. Displays the device selector UI to allow users to select a device to save data. Has no effect on Windows. |
![]() |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
See Also
Concepts
Reference
StorageDevice Class
Microsoft.Xna.Framework.Storage Namespace