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.

انظر أيضًا