System::Net::Http::Headers::ProductHeaderValue::Parse method
ProductHeaderValue::Parse method
يقوم بتحويل سلسلة مُمرَّرة إلى نسخة من الفئة ProductHeaderValue.
static System::SharedPtr<ProductHeaderValue> System::Net::Http::Headers::ProductHeaderValue::Parse(String input)
| معامل | نوع | الوصف |
|---|---|---|
| الإدخال | String | سلسلة للتحليل. |
ReturnValue
نسخة من الفئة ProductHeaderValue.
انظر أيضًا
- Typedef SharedPtr
- Class ProductHeaderValue
- Class String
- Class ProductHeaderValue
- Namespace System::Net::Http::Headers
- Library Aspose.Font for C++