UserAgent Property

Glimpse API

GlimpseRequest UserAgent Property Glimpse API Documentation
Gets or sets the user agent for the request.

Namespace: Glimpse.Core.Framework
Assembly: Glimpse.Core (in Glimpse.Core.dll) Version: 1.0.1.0 (1.0.1)

Syntax

public string UserAgent { get; set; }
public string UserAgent { get; set; }

Field Value

The user agent.
See Also