.NET Framework Class Library
DirectoryInfo..::.GetFiles Method

Returns a file list from the current directory.

Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkGetFiles()()()Returns a file list from the current directory.
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkGetFiles(String)Returns a file list from the current directory matching the given searchPattern.
Public methodGetFiles(String, SearchOption)Returns a file list from the current directory matching the given searchPattern and using a value to determine whether to search subdirectories.
Top
See Also

Reference

Tags :


Page view tracker