' 'Check whether a File or Directory exists. ' MsgBox(IO.File.Exists("c:\theFile.txt")) MsgBox(My.Computer.FileSystem.DirectoryExists("c:\"))
Current Page: : check_if_a_specified_file_or_directory_exists vb_net : check_if_a_specified_file_or_directory_exists Author: Jaruzel Modified: 02 July 2007 @ 17:55