Gets the URI of the request.
Namespace:
Rebex.Net
Assembly:
Rebex.Ftp (in Rebex.Ftp.dll)
Syntax
| Visual Basic |
|---|
Public Overrides ReadOnly Property RequestUri As Uri Get |
| C# |
|---|
public override Uri RequestUri { get; } |