System::Net::Http::Headers::ProductHeaderValue::Parse method
ProductHeaderValue::Parse method
Converts a passed string to an instance of the ProductHeaderValue class.
static System::SharedPtr<ProductHeaderValue> System::Net::Http::Headers::ProductHeaderValue::Parse(String input)
Parameter | Type | Description |
---|---|---|
input | String | A string to parse. |
ReturnValue
An instance of the ProductHeaderValue class.
See Also
- Typedef SharedPtr
- Class ProductHeaderValue
- Class String
- Class ProductHeaderValue
- Namespace System::Net::Http::Headers
- Library Aspose.PDF for C++