CommonUserAgents.All Property

IronWebScraper

CommonUserAgentsAll Property

Common desktop, tablet and mobile user-agent strings.

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

Property Value

Type: String
See Also