CommonUserAgents.MobileUserAgents Property

IronWebScraper

CommonUserAgentsMobileUserAgents Property

Common mobile web-browser user-agent strings. iPad, iPhone and Windows Tablet.

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

Property Value

Type: String
See Also