What is the best way to combine path
What is the best way to combine path
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Rajanikant HawaldarPosted Sep 19, 2020, 3:18 AM
Jaimin ShethiyaPosted Sep 21, 2020, 1:08 AM
can you please check the below code for combine the path
var fullPath = Path.Combine(directoryPath, fileName.Replace("/","\\")); ThanksJignesh KumarPosted Sep 20, 2020, 12:19 AM
Darshan ShahPosted Sep 19, 2020, 9:00 AM
PatelPosted Sep 19, 2020, 3:26 AM