UtilFileGetFiles Method

Overload List

GetFiles(DirectoryInfo, SearchOption, IEnumerableString, IEnumerableString, Boolean, Boolean) Gets the files those matches the criteria inside the specified directory and/or sub-directories.
GetFiles(String, SearchOption, IEnumerableString, IEnumerableString, Boolean, Boolean) Gets the files those matches the criteria inside the specified directory and/or sub-directories.

See Also