System::Net::HttpWebResponse::GetResponseHeader metodo
HttpWebResponse::GetResponseHeader method
Restituisce il valore corrispondente per il nome dell’intestazione specificato.
String System::Net::HttpWebResponse::GetResponseHeader(String headerName)
| Parametro | Tipo | Descrizione |
|---|---|---|
| headerName | Stringa | Il nome dell’intestazione. |
ReturnValue
Il valore corrispondente per il nome dell’intestazione specificato.
Vedi anche
- Class String
- Class HttpWebResponse
- Namespace System::Net
- Library Aspose.Font for C++