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