System::Net::Http::Headers::ContentDispositionHeaderValue::Parse метод

ContentDispositionHeaderValue::Parse method

Преобразует переданную строку в экземпляр класса ContentDispositionHeaderValue.

static System::SharedPtr<ContentDispositionHeaderValue> System::Net::Http::Headers::ContentDispositionHeaderValue::Parse(String input)
ПараметрТипОписание
inputStringСтрока для разбора.

ReturnValue

Экземпляр класса ContentDispositionHeaderValue.

См. также