CommonUserAgents.DesktopUserAgents Property

IronWebScraper

CommonUserAgentsDesktopUserAgents Property

Common desktop web-browser user-agent strings. Chrome, IE11 and Safari.

Namespace:  IronWebScraper
Assembly:  IronWebScraper (in IronWebScraper.dll) Version: 4.0.4.25470 (4.0.4.3)
Syntax
public static string[] DesktopUserAgents { get; }
Public Shared ReadOnly Property DesktopUserAgents As String()
	Get

Property Value

Type: String
See Also