HttpListenerRequest.Url Property
Gets the Uri object requested by the client. Not currently supported.
Namespace: System.Net
Assembly: System (in system.dll)
Syntax
public Uri Url { get; }
Property Value
The Uri object requested by the client.
Version Information
Available in the .NET Micro Framework versions 4.0 and 4.1.
See Also
Reference
HttpListenerRequest Class
HttpListenerRequest Members
System.Net Namespace