MapWebRequestEventArgs.Accept Property
In This Article
Gets or sets the web request’s Accept header.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.2.dll
NuGet Package: DevExpress.Wpf.Map
#Declaration
#Property Value
Type | Description |
---|---|
String | The String value defining the Accept header. |
See Also