Scott Lock
1 post.
- Getting the filename from a path string - System.IO.Path to the rescueI was looking for something simple to get the file name for the selected file of an OpenFileDialog in C# today. Of course you can parse the string looking for backslash, etc. It annoyed me that the…
