Metodo System::Net::Http::Headers::HttpHeaders::GetParsedValues
HttpHeaders::GetParsedValues method
Restituisce i valori analizzati per il nome dell’intestazione specificato.
System::SharedPtr<Object> System::Net::Http::Headers::HttpHeaders::GetParsedValues(String name)
| Parametro | Tipo | Descrizione |
|---|---|---|
| nome | Stringa | Il nome dell’intestazione. |
ReturnValue
Valori dell’intestazione analizzati, se presenti, altrimenti nullptr.
Vedi anche
- Typedef SharedPtr
- Class Object
- Class String
- Class HttpHeaders
- Namespace System::Net::Http::Headers
- Library Aspose.Font for C++