is there anyone who knows how i can get the last file in a specific drive path? e.g.
D:\sample and the contents of this folders are :

D:\sample\SIJFL2008081400
D:\sample\SIJFL2008081401
D:\sample\SIJFL2008081402

how can i get D:\sample\SIJFL2008081402 using vb.net

Thanks!