<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://tod1d.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>How To: Extract file name form file path using C#</title><link>http://tod1d.net/blogs/tech/archive/2008/07/15/How-To_3A00_-Extract-file-name-form-file-path-using-C_2300_.aspx</link><description>Problem I am developing a WinForm application using C# and I want to copy a file from one directory to another using System.IO.File.Copy(). I have the file's full path, including file name. I need to extract the file name out of this string. What is the</description><dc:language>en</dc:language><generator>CommunityServer 2.1 (Build: 60809.935)</generator></channel></rss>