System::Net::Http::Headers::ContentDispositionHeaderValue::Parse methode
ContentDispositionHeaderValue::Parse method
Converteert een doorgegeven string naar een instantie van de ContentDispositionHeaderValue klasse.
static System::SharedPtr<ContentDispositionHeaderValue> System::Net::Http::Headers::ContentDispositionHeaderValue::Parse(String input)
| Parameter | Type | Beschrijving |
|---|---|---|
| invoer | String | Een tekenreeks om te parseren. |
ReturnValue
Een instantie van de ContentDispositionHeaderValue klasse.
Zie ook
- Typedef SharedPtr
- Class ContentDispositionHeaderValue
- Class String
- Class ContentDispositionHeaderValue
- Namespace System::Net::Http::Headers
- Library Aspose.Page for C++