Youc can use Path.GetFileName(string path) (or also Path.GetFileNameWithoutExtension(string path) ) to get only the filename part from a ...
確定! 回上一頁