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