The Exists method checks if the specified file exists. The following code snippet checks if a file exists or not.
string fileName = @"c:\temp\Mahesh.txt";if (File.Exists(fileName)) Console.WriteLine("File exists.");else Console.WriteLine("File does not exist.");
You need to be a premium member to use this feature. To access it, you'll have to upgrade your membership.
Become a sharper developer and jumpstart your career.
$0
$
. 00
monthly
For Basic members:
$20
For Premium members:
$45
For Elite members: