System::Net::HttpWebRequest::set_Method method
HttpWebRequest::set_Method method
Sets the HTTP method.
void System::Net::HttpWebRequest::set_Method(String value) override
Parameter | Type | Description |
---|---|---|
value | String | The HTTP method to set. |
See Also
- Class String
- Class HttpWebRequest
- Namespace System::Net
- Library Aspose.PUB for C++