Related resources for FileInfo.Name
  • How To Get File Name In C#8/30/2018 4:59:10 AM. How to get a file name in C#. The FileInfo.FileName property returns just the file name part of the full path of a file.