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; }

Field Value

A URI of the request.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also