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)
| 参数 | 类型 | 描述 |
|---|---|---|
| 值 | System::SharedPtr<Uri> | 将要设置的值。 |
另见
- Typedef SharedPtr
- Class Uri
- Class HttpContentHeaders
- Namespace System::Net::Http::Headers
- Library Aspose.Font for C++