System::Net::WebResponse::get_Headers method
WebResponse::get_Headers method
Returns the collection of the headers that are associated with the current response.
virtual System::SharedPtr<WebHeaderCollection> System::Net::WebResponse::get_Headers()
ReturnValue
The collection of the headers that are associated with the current response.
See Also
- Typedef SharedPtr
- Class WebHeaderCollection
- Class WebResponse
- Namespace System::Net
- Library Aspose.PUB for C++