System::Net::WebRequest::set_ContentType method
WebRequest::set_ContentType method
Sets the MIME type of the request.
virtual void System::Net::WebRequest::set_ContentType(String value)=0
Parameter | Type | Description |
---|---|---|
value | String | The MIME type to set. |
See Also
- Class String
- Class WebRequest
- Namespace System::Net
- Library Aspose.PUB for C++