IsolatedStorageFile.GetFileNames Method
Silverlight
Gets the file names at the root of the isolated storage or matches a specified search pattern.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
GetFileNames() | Obtains the names of files in the root of an isolated store. |
|
GetFileNames(String) | Enumerates files in isolated storage scope that match a given pattern. |