System.Net.FileWebResponse.ResponseUri Property

Gets the URI of the file system resource that provided the response.

Syntax

public override Uri ResponseUri { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The FileWebResponse.ResponseUri property contains the URI of the file system resource that provided the response. This is always the file system resource that was requested.

Requirements

Namespace: System.Net
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0