System::Net::Http::Headers::HttpHeaders::GetParsedValues metodo
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 |
|---|---|---|
| name | String | 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.Page for C++