PathManipulate – A custom .Net Class for displaying long file paths in different formats
Leave a reply
Here is a Class that can be used to display long filepaths in different formats depending on your needs. You can specify a desired length, the location of ellipses, and whether the filename is always displayed. It can also be used to return only the filename (with extension) when passed a full path.
Updates will be made to it as they’re available.
Hope someone finds it useful. Any efficiencies that can be ma [Continue Reading]