System::Net::WebRequest::set_Method 方法
WebRequest::set_Method method
设置 HTTP 方法。
virtual void System::Net::WebRequest::set_Method(String value)=0
| 参数 | 类型 | 描述 |
|---|---|---|
| 值 | String | 要设置的 HTTP 方法。 |
另见
- Class String
- Class WebRequest
- Namespace System::Net
- Library Aspose.Font for C++