Share via


StorageDevice Members

The following tables list the members exposed by the StorageDevice type.

Public Properties

Name Description
Public Property FreeSpace Gets the amount of free space on the device.
Public Property IsConnected Gets whether the device is connected.
Public Property TotalSpace Gets the amount of free space on the device.

Public Methods

Name Description
Public Method Static BeginShowStorageDeviceGuide Overloaded. Asynchronously displays the device selector UI to allow users to select a device to save data. Has no effect on Windows.
Public Method Static EndShowStorageDeviceGuide Ends the device selection UI.
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method OpenContainer Opens a StorageContainer containing any files for the specified title.
Public Method ReferenceEquals (Inherited from Object.)
Public Method Static ShowStorageDeviceGuide Overloaded. Displays the device selector UI to allow users to select a device to save data. Has no effect on Windows.
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Concepts

Storage Overview

Reference

StorageDevice Class
Microsoft.Xna.Framework.Storage Namespace