GetUrl Method (BrowserWindow)
Class
BrowserWindow
.
Action
Returns the URL for the main document.
Syntax
C#
url
=
browserWindow
.
GetUrl
()
VB
url
=
browserWindow
.
GetUrl
()
Variable
Description
url
String
.