FtpWebResponse.ResponseUri Property
Namespace: Rebex.Net
Assembly: Rebex.Ftp.dll (version 7.0.9083)
ResponseUri
Gets the URI of the request.
Declaration
public override Uri ResponseUri { get; }
Property Value
Type | Description |
---|---|
Uri | A URI of the request. |