Gets or sets the requested path.
[Visual Basic]Public Property RequestedPath As String
[C#]
public string RequestedPath {get; set;}
Property Value
A string representing the requested path.
See Also
HttpClient Class | HttpClient Members | Org.Mentalis.Proxy.Http Namespace