DirectoryInfo.GetFiles Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Returns a file list from the current directory.
Assembly: mscorlib (in mscorlib.dll)
| Exception | Condition |
|---|---|
| DirectoryNotFoundException | The path is invalid, such as being on an unmapped drive. |
Show: