Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- private static readonly string[] CAD = { ".dwg", ".dxf", ".dgn", ".stl", ".3dm", ".3ds", ".ma", ".mod", ".obj", ".igs" };
- private static readonly string[] Archives = { ".7z", ".zip", ".jar", ".rar", ".gz", ".ace", ".cab", ".cbr", ".deb", ".gzip", ".tar-gz", ".tgz", ".zipx", ".bz2" };
- private static readonly string[] Audio = {".m4a", ".aif", ".aiff", ".aifc", ".aif", ".mov", ".moov", ".qt", ".alaw", ".caf", ".gsm", ".wave", ".wav",
- ".mpa", ".mp2v", ".mp2", ".mp3",".mpeg",".mpg",".midi",".mid",".kar",".rmi",".wma",".asf", ".mid"};
- private static readonly string[] VectorGraphics = { ".ai", ".cdd", ".cdr", ".dem", ".eps", ".max", ".ps", ".svg", ".vsd", ".wmf" };
- private static readonly string[] Video = { ".asf", ".avi", ".mp4", ".m4v", ".mov", ".mpg", ".mpeg", ".swf", ".wmv", ".avi", ".3g2" };
- private static readonly string[] GeoinformationSystemsFiles = { ".dem", ".gpx", ".kml", ".kmz", ".loc", ".mid", ".ov2", ".pps"};
- private static readonly string[] Graphics = { ".cr2", ".cur", ".icns", ".pict", ".tex", ".ttf" };
- private static readonly string[] Documents = {".doc", ".docx", ".odt", ".pdf", ".dotx", ".epub", ".fb2", ".ibooks", ".key", ".ppsm", ".pptx", ".rtf",
- ".wpd", ".wps",".xlr", ".xlsb",".xslx", ".xltx", };
- private static readonly string[] EncryptedFiles = { ".crypt", ".crypt5", ".crypt6", ".crypt7", ".crypt8", ".crypt12", ".hqx", ".keychain", ".kwm", ".mim",
- ".pub",".uue"};
- private static readonly string[] WebFiles = { ".asp", ".aspx", ".cer", ".cfm", ".chm", ".crdownload", ".csr", ".css", ".eml", ".flv", ".htm", ".html", ".jnlp",
- ".js", ".jsp", ".magnet", ".mht", ".mhtm", ".msg", ".php", ".rss", ".torrent", ".vcf", ".url", ".webarchive", ".webloc",".xhtml", ".xul" };
- private static readonly string[] Executable = { ".apk", ".bat", ".cgi", ".cmd", ".com", ".hta", ".msi", ".paf.exe", ".pif", ".ps1", ".scr", ".vb", ".vbe", ".vbs", ".wsf" };
- private static readonly string[] Configuration = {".application", ".appref-ms", ".cfg", ".conf", ".config", ".cpl", ".cue", ".deskthemepack", ".inf", ".ini", ".pkg",
- ".prf", ".themepack", ".thm", };
- private static readonly string[] DiskImages = { ".ccd", ".cdi", ".dmg", ".i00", ".iso", ".isz", ".mdf", ".mds", ".nrg", ".rom", ".sub", ".tib", ".toast", ".vc4", ".vcd" };
- private static readonly string[] ModulesAndPlugins = { ".8bi", ".ape", ".crx", ".plugin", ".xll", ".xpi", };
- private static readonly string[] RasterGraphics = { ".apt", ".bmp", ".dds", ".dng", ".iff", ".msp", ".pot", ".psd", ".pspimage", ".tga", ".thm", ".tif", ".tiff", ".xcf",
- ".yuv", };
- private static readonly string[] Pictures = { ".jpg", ".jpeg", ".gif", ".png"};
- private static readonly string[] Scripts = { ".cs", ".c", ".class", ".cpp", ".dtd", ".fla", ".h", ".java", ".lua", ".sh", ".sln", ".sql", ".vcproj", ".vcxproj", ".wsc",
- ".xcodeproj", ".xsd"};
- private static readonly string[] TextFiles = { ".err", ".log", ".pwi", ".tex", ".text", ".txt", ".csv" };
- private static readonly string[] Database = { ".accdb", ".b2", ".dat", ".db", ".dbf", ".dbx", ".kdc", ".mdb", ".sdf", ".sis" };
- private static readonly string[] BackupFiles = { ".awb", ".bak", ".dmp", ".gho", ".ghs", ".json", ".sav", ".tmp", ".v2i" };
- private static readonly string[] Fonts = {".fnt", ".fon", ".otf"};
Advertisement
Add Comment
Please, Sign In to add comment