System::Net::Http::Headers::ContentDispositionHeaderValue::Parse метод
ContentDispositionHeaderValue::Parse method
Преобразует переданную строку в экземпляр класса ContentDispositionHeaderValue.
static System::SharedPtr<ContentDispositionHeaderValue> System::Net::Http::Headers::ContentDispositionHeaderValue::Parse(String input)
| Параметр | Тип | Описание |
|---|---|---|
| input | String | Строка для разбора. |
ReturnValue
Экземпляр класса ContentDispositionHeaderValue.
См. также
- Typedef SharedPtr
- Class ContentDispositionHeaderValue
- Class String
- Class ContentDispositionHeaderValue
- Namespace System::Net::Http::Headers
- Library Aspose.Font for C++