RequestMessageRequestUri Property
Gets or sets the request URI.

Namespace: Aspose.Html.Net
Assembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntax
public Url RequestUri { get; set; }

Property Value

Type: Url
The request URI.
See Also