System::Net::HttpWebResponse::get_Headers method
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
ReturnValue
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.PUB for C++