Returns the URL for the main Frame in the Browser.
Returns the URL for the main Frame in the Browser.
| Visual Basic |
|---|
Public Property CurrentURL As String |
Returns current property value.
Internally this property calls ExecCommand(EDIT_CMD_GET_URL) method.