The members of System.Net.FileWebResponse are listed below.
See Also: Inherited members from System.Net.WebResponse
Initializes a new instance of the System.Net.FileWebResponse class from the specified instances of the System.Runtime.Serialization.SerializationInfo and System.Runtime.Serialization.StreamingContext classes. |
[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. |
override | Close()
| |
Finalize()Documentation for this section has not yet been entered. | ||
override | GetResponseStream()
|
override | Dispose(bool)
| |
override | GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
|
IDisposable.Dispose |
Releases all resources used by the System.Net.FileWebResponse. | |
System.Runtime.Serialization.ISerializable.GetObjectData |
Populates a System.Runtime.Serialization.SerializationInfo instance with the data needed to serialize the System.Net.FileWebResponse. |