Split a path into a directory (folder), filename etc

Use the System.IO.Path functions System.IO.Path.GetDirectoryName, System.IO.Path.GetFileName etc.

Leave a Reply

Your email address will not be published. Required fields are marked *