Share via


StorageContainer Members

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

Public Properties

Name Description
Public Property IsDisposed Gets a value that indicates whether the object is disposed.
Public Property Path Gets the file path to the location of the user's save game files.
Public Property StorageDevice Gets the StorageDevice that holds the files in this container.
Public Property Static TitleLocation Gets the file path to the location of the title storage space.
Public Property TitleName Gets the name of the title.

Public Methods

Name Description
Public Method Delete Deletes the storage container.
Public Method Dispose Immediately releases the unmanaged resources used by this object.
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method ToString (Inherited from Object.)

Protected Methods

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

Public Events

Name Description
Public Event Disposing Occurs when Dispose is called or when this object is finalized and collected by the garbage collector of the Microsoft .NET common language runtime.

See Also

Concepts

Storage Overview

Reference

StorageContainer Class
Microsoft.Xna.Framework.Storage Namespace