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