Method IsPlainTextFile
IsPlainTextFile(string)
Gets an boolean indicating if the specified file is an well-known plain text file.
public static bool IsPlainTextFile(string fileExtension)
Parameters
fileExtension
stringThe file extension, with or without the initial dot.