3
Reply

Uri baseUri = new Uri() giving problem

mohit ranjan

mohit ranjan

Feb 5 2013 7:22 AM
6.5k
Uri baseUri = new Uri("http://abc.com/DELHI/CENTRAL_DELHI/A.");

i have the url ending with (.) or dot

but this class remove the (.) from the end of url.

i want that dot in url please give solution its urgent

thanks in advance


Answers (3)