Hi
What is the function of @ in below line
string fPath = @"e:\Doc\" + Request.QueryString["abc"].ToString() + "\\"
Thanks
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.
Jignesh KumarPosted Feb 4, 2019, 7:48 AM
Madan ShekarPosted Feb 4, 2019, 7:12 AM
if it helps please mark as ans
Sanwar RanwaPosted Feb 4, 2019, 6:31 AM