Mono Class Library: Overview

System.Net.FileWebResponse: Members

The members of System.Net.FileWebResponse are listed below.

See Also: Inherited members from System.Net.WebResponse

Protected Constructors

Public Properties

[read-only]
override
ContentLengthlong. Documentation for this section has not yet been entered.
[read-only]
override
ContentTypestring. Documentation for this section has not yet been entered.
[read-only]
override
HeadersWebHeaderCollection. Documentation for this section has not yet been entered.
[read-only]
override
ResponseUriUri. Documentation for this section has not yet been entered.

Public Methods

override
Close()
Documentation for this section has not yet been entered.
Finalize()
Documentation for this section has not yet been entered.
override
GetResponseStream() : System.IO.Stream
Documentation for this section has not yet been entered.

Protected Methods

Dispose(bool)
Documentation for this section has not yet been entered.
override
GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
Documentation for this section has not yet been entered.

Explicitly Implemented Interface Members

IDisposable.DisposeDocumentation for this section has not yet been entered.
System.Runtime.Serialization.ISerializable.GetObjectDataDocumentation for this section has not yet been entered.