System::Net::Http::Headers::ContentDispositionHeaderValue::Parse method

ContentDispositionHeaderValue::Parse method

पास की गई स्ट्रिंग को ContentDispositionHeaderValue क्लास की एक इंस्टेंस में परिवर्तित करता है।

static System::SharedPtr<ContentDispositionHeaderValue> System::Net::Http::Headers::ContentDispositionHeaderValue::Parse(String input)
पैरामीटरप्रकारविवरण
इनपुटStringपार्स करने के लिए एक स्ट्रिंग।

ReturnValue

ContentDispositionHeaderValue क्लास की एक इंस्टेंस।

संबंधित देखें