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