System::Net::Http::Headers::CacheControlHeaderValue::Parse method
CacheControlHeaderValue::Parse method
将传入的字符串转换为 CacheControlHeaderValue 类的实例。
static System::SharedPtr<CacheControlHeaderValue> System::Net::Http::Headers::CacheControlHeaderValue::Parse(String input)
| Parameter | Type | 描述 |
|---|---|---|
| 输入 | 字符串 | 要解析的字符串。 |
ReturnValue
CacheControlHeaderValue 类的实例。
另见
- Typedef SharedPtr
- Class CacheControlHeaderValue
- Class String
- Class CacheControlHeaderValue
- Namespace System::Net::Http::Headers
- Library Aspose.Page for C++