Share via


StorageDevice.BeginShowStorageDeviceGuide Method

Asynchronously displays the device selector UI to allow users to select a device to save data. Has no effect on Windows.

Overload List

Name Description
StorageDevice.BeginShowStorageDeviceGuide (AsyncCallback, Object) Asynchronously displays the device selection UI to allow users to select a device to save data. This method has no effect on Windows.
StorageDevice.BeginShowStorageDeviceGuide (PlayerIndex, AsyncCallback, Object) Asynchronously displays the device selection UI to allow users to select a device to save data. This method has no effect on Windows.

See Also

Tasks

How to: Get a StorageDevice Asynchronously

Reference

StorageDevice Class
StorageDevice Members
Microsoft.Xna.Framework.Storage Namespace