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.

انظر أيضًا