System::Net::HttpWebResponse::GetResponseHeader method
HttpWebResponse::GetResponseHeader method
Returns the corresponding value for the specified header name.
String System::Net::HttpWebResponse::GetResponseHeader(String headerName)
Parameter | Type | Description |
---|---|---|
headerName | String | The header name. |
ReturnValue
The corresponding value for the specified header name.
See Also
- Class String
- Class HttpWebResponse
- Namespace System::Net
- Library Aspose.PUB for C++