When using the Windows API Code Pack’s CommonOpenFileDialog, how do you retrieve the filename of a file (such as mydoc.text) without getting the path information?
When using the Windows API Code Pack’s CommonOpenFileDialog , how do you retrieve the
Share
Try this: http://msdn.microsoft.com/en-us/library/system.io.path.getfilename.aspx