This topic has not yet been rated - Rate this topic

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.

  NameDescription
Public method GetDirectoryNames() Enumerates the directories in the root of an isolated store.
Public method GetDirectoryNames(String) Enumerates directories in an isolated storage scope that match a given pattern.
Top

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.