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