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++