0
votes
votes
1 answers
random file
Hi! I just want make easy program that give me random file (string to textbox). So.. Can you please help me, and tell me how to solve this problem? Thanks! DirectoryInfo DI = new DirectoryInfo("D:\\*****\\******\\"); Fil ...
