System.Net.FileWebResponse: Property Members

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

Public Properties

[read-only]
override
ContentLengthlong.

Gets the length of the content in the file system resource.

[read-only]
override
ContentTypestring.

Gets the content type of the file system resource.

[read-only]
override
HeadersWebHeaderCollection.

Gets a collection of header name/value pairs associated with the response.

[read-only]
override
ResponseUriUri.

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