Set()
WebHeaderCollection::Set(String, String) method
Sets the value of the specified header.
void System::Net::WebHeaderCollection::Set(String name, String value)
Arguments
Parameter | Type | Description |
---|---|---|
name | String | The header name. |
value | String | The value to set. |
See Also
- Class String
- Class WebHeaderCollection
- Namespace System::Net
- Library Aspose.Slides