Determines OrdoWebView's User Agent.
Syntax
object. SetUserAgent(NewAgent As String)
The SetUserAgent method syntax has these parts:
Element | Description |
Object | The object placeholder represents an OrdoWebView2 control |
NewAgent | String, the new User Agent to apply to the control |
Remarks