UnsupportedWebResponseContentType Property |
Gets the content type.
Namespace:
NScrape
Assembly:
NScrape (in NScrape.dll) Version: 0.4.1.0
Syntax public string ContentType { get; }
Public ReadOnly Property ContentType As String
Get
public:
property String^ ContentType {
String^ get ();
}
member ContentType : string with get
Property Value
Type:
StringSee Also