System::Net::Http::Headers::HttpContentHeaders::set_ContentLocation method
HttpContentHeaders::set_ContentLocation method
Sets a value of the ‘Content-Location’ header.
void System::Net::Http::Headers::HttpContentHeaders::set_ContentLocation(System::SharedPtr<Uri> value)
Parameter | Type | Description |
---|---|---|
value | System::SharedPtr<Uri> | The value that will be set. |
See Also
- Typedef SharedPtr
- Class Uri
- Class HttpContentHeaders
- Namespace System::Net::Http::Headers
- Library Aspose.PDF for C++