IBrowser.UserAgent Property |
Namespace: DotNetBrowser.Browser
string UserAgent { get; set; }
Exception | Condition |
---|---|
ObjectDisposedException | The IBrowser has already been disposed. |
ConnectionClosedException | The connection to the Chromium engine is closed. |