System::Net::Http::Headers::HttpResponseHeaders::set_Location 方法
HttpResponseHeaders::set_Location method
设置 ‘Location’ 标头的值。
void System::Net::Http::Headers::HttpResponseHeaders::set_Location(System::SharedPtr<Uri> value)
| 参数 | 类型 | 描述 |
|---|---|---|
| 值 | System::SharedPtr<Uri> | 必须设置的值。 |
另见
- Typedef SharedPtr
- Class Uri
- Class HttpResponseHeaders
- Namespace System::Net::Http::Headers
- Library Aspose.Font for C++