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