c# get directory name from filename

118

c# get directory name from filename -

Path.GetDirectoryName(filename);

Comments

Submit
0 Comments