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