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