Mono Class Library: System.Net.HttpWebResponse Overview | MembersSystem.Net.HttpWebResponse.ContentType Property |
Gets the content type of the response. [Edit]
|
A string that represents the content type of the response data. [Edit]
Type Reason ObjectDisposedException The current instance has been disposed. [Edit]
This property is read-only.
The HttpWebResponse.ContentType property contains the value of the Content-Type header returned with the response.
Note: This property overrides WebResponse.ContentType .[Edit]
Namespace: System.Net
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0