store file location
-
Hi, I want to store the location of a file in C# program, but the file may be moved into another location. So besides using the File System Watcher, can I store other information of the file instead of the location, so that the shell or window can recognize the file by the stored info and give me the new location information ? Thanks
-
Hi, I want to store the location of a file in C# program, but the file may be moved into another location. So besides using the File System Watcher, can I store other information of the file instead of the location, so that the shell or window can recognize the file by the stored info and give me the new location information ? Thanks
-
Hi, I want to store the location of a file in C# program, but the file may be moved into another location. So besides using the File System Watcher, can I store other information of the file instead of the location, so that the shell or window can recognize the file by the stored info and give me the new location information ? Thanks