Mono Class Library: OverviewSystem.Net.WebResponse: Property Members |
The properties of System.Net.WebResponse are listed below. For a list of all members, see the WebResponse Members list.
See Also: Inherited members from System.MarshalByRefObject
ContentLength long. Gets or sets the content length of the data received from the server. ContentType string. Gets or sets the media type of the data received. [read-only] Headers WebHeaderCollection. Gets the collection of header name/value pairs associated with the current instance. [read-only] IsFromCache bool. Documentation for this section has not yet been entered. [read-only] IsMutuallyAuthenticated bool. Documentation for this section has not yet been entered. [read-only] ResponseUri Uri. Gets the URI of the resource associated with the current instance.