StorageContainer Members
The following tables list the members exposed by the StorageContainer type.
Public Properties
Name | Description | |
---|---|---|
![]() |
IsDisposed | Gets a value that indicates whether the object is disposed. |
![]() |
Path | Gets the file path to the location of the user's save game files. |
![]() |
StorageDevice | Gets the StorageDevice that holds the files in this container. |
![]() ![]() |
TitleLocation | Gets the file path to the location of the title storage space. |
![]() |
TitleName | Gets the name of the title. |
Public Methods
Name | Description | |
---|---|---|
![]() |
Delete | Deletes the storage container. |
![]() |
Dispose | Immediately releases the unmanaged resources used by this object. |
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
Public Events
Name | Description | |
---|---|---|
![]() |
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
Reference
StorageContainer Class
Microsoft.Xna.Framework.Storage Namespace