Method HasFiles
HasFiles(string, string)
Gets whether the specified folder has files with the given mask.
public static bool HasFiles(string path, string mask)
Gets whether the specified folder has files with the given mask.
public static bool HasFiles(string path, string mask)