System::Net::Http::HttpRequestMessage::set_Method Methode
HttpRequestMessage::set_Method method
Setzt die HTTP-Anfragemethode.
void System::Net::Http::HttpRequestMessage::set_Method(System::SharedPtr<HttpMethod> value)
| Parameter | Typ | Beschreibung |
|---|---|---|
| Wert | System::SharedPtr<HttpMethod> | Der Wert, der gesetzt wird. |
Siehe auch
- Typedef SharedPtr
- Class HttpMethod
- Class HttpRequestMessage
- Namespace System::Net::Http
- Library Aspose.Font for C++