System::Net::Http::Headers::ProductHeaderValue::ProductHeaderValue constructor
ProductHeaderValue::ProductHeaderValue(String) constructor
Constructs a new instance.
System::Net::Http::Headers::ProductHeaderValue::ProductHeaderValue(String name)
Parameter | Type | Description |
---|---|---|
name | String | The product token name. |
See Also
- Class String
- Class ProductHeaderValue
- Namespace System::Net::Http::Headers
- Library Aspose.TeX for C++
ProductHeaderValue::ProductHeaderValue(String, String) constructor
Constructs a new instance.
System::Net::Http::Headers::ProductHeaderValue::ProductHeaderValue(String name, String version)
Parameter | Type | Description |
---|---|---|
name | String | The product token name. |
version | String | The product token version. |
See Also
- Class String
- Class ProductHeaderValue
- Namespace System::Net::Http::Headers
- Library Aspose.TeX for C++