System::Net::Http::HttpRequestMessage::set_Method طريقة
HttpRequestMessage::set_Method method
يضبط طريقة طلب HTTP.
void System::Net::Http::HttpRequestMessage::set_Method(System::SharedPtr<HttpMethod> value)
| Parameter | Type | الوصف |
|---|---|---|
| value | System::SharedPtr<HttpMethod> | القيمة التي سيتم ضبطها. |
انظر أيضًا
- Typedef SharedPtr
- Class HttpMethod
- Class HttpRequestMessage
- Namespace System::Net::Http
- Library Aspose.Page for C++