Property UserAgent
UserAgent
Gets the value of the HTTP User-Agent header.
Contains information about the user agent (browser or application) making the request, including its version and platform.
public string? UserAgent { get; }
Gets the value of the HTTP User-Agent header.
Contains information about the user agent (browser or application) making the request, including its version and platform.
public string? UserAgent { get; }