StorageContainer.GetFileNames Method ()
Enumerates files in the root directory of a StorageContainer.
Namespace: Microsoft.Xna.Framework.Storage
Assembly: Microsoft.Xna.Framework.Storage (in microsoft.xna.framework.storage.dll)
Syntax
public string[] GetFileNames ()
Return Value
An array of relative paths of files in the root directory of StorageContainer scope. A zero-length array specifies that there are no files.
Remarks
GetFileNames applies only to the root directory of the StorageContainer. It does not examine any subdirectories.
See Also
Reference
StorageContainer Class
StorageContainer Members
Microsoft.Xna.Framework.Storage Namespace
Platforms
Xbox 360, Windows 7, Windows Vista, Windows XP