طريقة System::Net::Http::Headers::ContentDispositionHeaderValue::Parse

ContentDispositionHeaderValue::Parse method

يحول سلسلة مُمرَّرة إلى نسخة من فئة ContentDispositionHeaderValue.

static System::SharedPtr<ContentDispositionHeaderValue> System::Net::Http::Headers::ContentDispositionHeaderValue::Parse(String input)
ParameterTypeالوصف
الإدخالStringسلسلة للتحليل.

ReturnValue

نسخة من فئة ContentDispositionHeaderValue.

انظر أيضًا