Method RealFileHasSameCase
RealFileHasSameCase(string)
Gets whether the specified file name has the same char case as file on disk.
public static bool RealFileHasSameCase(string fileName)
Parameters
fileName
stringPath to file.
Gets whether the specified file name has the same char case as file on disk.
public static bool RealFileHasSameCase(string fileName)
fileName
stringPath to file.