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