get_Headers()
HttpWebResponse::get_Headers() method
Returns the collection of the headers that are associated with the current response.
System::SharedPtr<WebHeaderCollection> System::Net::HttpWebResponse::get_Headers() override
Return Value
The collection of the headers that are associated with the current response.
See Also
- Typedef SharedPtr
- Class WebHeaderCollection
- Class HttpWebResponse
- Namespace System::Net
- Library Aspose.Slides