[]
Checks if the specified file path exists.
public static bool Exists(string filePath)
The file path.
true if the specified file path exists, false otherwise
true
false