Build your intuition. Click the correct answer from the options.
Which method can be used to check if a directory exists in .NET?
Click the option that best answers the question.
- File.Exists()
- Directory.Exists()
- Path.Exists()
- Folder.Exists()
Which method can be used to check if a directory exists in .NET?