Answers for "c# how to get the name of the current folder"

1

c# get directory name from filename

Path.GetDirectoryName(filename);
Posted by: Guest on June-02-2021

Code answers related to "c# how to get the name of the current folder"

Code answers related to "TypeScript"

Browse Popular Code Answers by Language