yesubabu k

yesubabu k

  • 1.1k
  • 644
  • 62.2k

Unable to get Path.GetDirectoryName

May 16 2019 1:02 AM
Dear Experts,
 
please help me to resolve this
 
In my MVC Appication i'm unable to get DirectoryName 
 
string GetPath = Path.GetDirectoryName(replacefilename);
 
When I debug at GetPath It shows Empty 
 

 

Answers (4)