MapWebRequestEventArgs.UserAgent Property
Gets or sets the value of the user-agent HTTP header.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v25.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Property Value
Type | Description |
---|---|
String | A String value specifying the user-agent HTTP header. |
See Also