Getting File name from the String

Posted by Dilse Naaz on Stack Overflow See other posts from Stack Overflow or by Dilse Naaz
Published on 2010-04-30T06:29:09Z Indexed on 2010/04/30 6:37 UTC
Read the original article Hit count: 332

Filed under:
|

Could you help me for finding the file name from the string. Now i have one string of content like "C:\xxxx\xxxx\xxxx\abc.pdf". But i want only the file name ie. abc.pdf. How it will get by using string functions?

© Stack Overflow or respective owner

Related posts about c#

Related posts about string