Property UserAgent
UserAgent
Gets the user agent string sent with requests. On non-browser platforms, this is automatically applied to HTTP requests. If a parent client exists, returns the parent's value by default.
Declaration
protected virtual string UserAgent { get; }
Property Value
| Type | Description |
|---|---|
| string |