EN
Ce contenu n’est pas disponible dans votre langue. Voici la version anglaise.
IsolatedStorageFile.GetDirectoryNames Method
May 02, 2013
Gets the directory 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 | |
|---|---|---|
|
GetDirectoryNames() | Enumerates the directories in the root of an isolated store. |
|
GetDirectoryNames(String) | Enumerates directories in an isolated storage scope that match a given pattern. |