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