Je voudrais tester une chaîne contenant un chemin d'accès à un fichier pour l'existence de ce fichier (quelque chose comme le test -e
en Perl ou le os.path.exists()
en Python) en C #.
Réponses
Trop de publicités?Utilisation:
File.Exists(path)
MSDN: http://msdn.microsoft.com/en-us/library/system.io.file.exists.aspx
Edit: Dans System.IO
Peter Hoffmann
Points
13823
shivi
Points
49