Field UserAgent
The HTTP User-Agent header.
Contains information about the user agent (browser or application) making the request, including its version and platform.
public const string UserAgent = "User-Agent"
Returns
- string
- The HTTP User-Agent header. Contains information about the user agent (browser or application) making the request, including its version and platform.