The properties of System.Net.FileWebResponse are listed below. For a list of all members, see the FileWebResponse Members list.
See Also: Inherited members from System.Net.WebResponse
[read-only] override | ContentLength | long.
Gets the length of the content in the file system resource. |
[read-only] override | ContentType | string.
Gets the content type of the file system resource. |
[read-only] override | Headers | WebHeaderCollection.
Gets a collection of header name/value pairs associated with the response. |
[read-only] override | ResponseUri | Uri.
Gets the URI of the file system resource that provided the response. |