GetUserAgent Method (BrowserWindow)
Class
BrowserWindow
.
Action
Returns the browser's user agent string.
Syntax
C#
userAgent
=
browserWindow
.
GetUserAgent
()
VB
userAgent
=
browserWindow
.
GetUserAgent
()
Variable
Description
userAgent
String
.