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