MapWebRequestEventArgs.Headers Property
Gets or sets a collection of web headers associated with a request or response.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Property Value
Type | Description |
---|---|
WebHeaderCollection | A WebHeaderCollection that is a collection of protocol headers. |
See Also