Use the System.IO.Path functions System.IO.Path.GetDirectoryName, System.IO.Path.GetFileName etc.
Split a path into a directory (folder), filename etc
					Leave a reply				
					Use the System.IO.Path functions System.IO.Path.GetDirectoryName, System.IO.Path.GetFileName etc.