set_ContentLocation()
HttpContentHeaders::set_ContentLocation(System::SharedPtr<Uri>) method
Sets a value of the ‘Content-Location’ header.
void System::Net::Http::Headers::HttpContentHeaders::set_ContentLocation(System::SharedPtr<Uri> value)
Arguments
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.Slides