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