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