Le sujet que vous avez demandé est indiqué ci-dessous. Toutefois, ce sujet ne figure pas dans la bibliothèque.
IsolatedStorageFile.GetDirectoryNames Method
Silverlight
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. |