BrowserWindow browser = BrowserWindow.Launch(); //Some Code Here Uri uri = browser.Uri; string st = uri.ToString();
No comments:
Post a Comment