Method readDirectory
- Namespace
- Alternet.Common.TypeScript.Native
- Assembly
- Alternet.Common.TypeScript.v9.dll
readDirectory(string, string[], string[], string[], int?)
Gets the file names listing of the specified directory.
string[] readDirectory(string path, string[] extensions, string[] exclude, string[] include, int? depth)
Parameters
Returns
- string[]