Parse()
ViaHeaderValue::Parse(String) method
Converts a passed string to an instance of the ViaHeaderValue class.
static System::SharedPtr<ViaHeaderValue> System::Net::Http::Headers::ViaHeaderValue::Parse(String input)
Arguments
Parameter | Type | Description |
---|---|---|
input | String | A string to parse. |
Return Value
An instance of the ViaHeaderValue class.
See Also
- Typedef SharedPtr
- Class ViaHeaderValue
- Class String
- Namespace System::Net::Http::Headers
- Library Aspose.Slides