RequestUri Property

Glimpse API

GlimpseRequest RequestUri Property Glimpse API Documentation
Gets or sets the request's Uri.

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

Syntax

public string RequestUri { get; set; }
public string RequestUri { get; set; }

Field Value

The request's Uri.
See Also