Property Device
Device
Gets the device information from the User-Agent header in the request. Returns a parsed device platform, name and version if it could be identified, otherwise returns the raw user agent string.
Declaration
public override string Device { get; }
Property Value
| Type | Description |
|---|---|
| string |