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