BingMapDataProviderBase.ConnectionProtocol Property
Gets or sets the value indicating the transfer protocol that the data provider uses to request data.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Property Value
Type | Description |
---|---|
ConnectionProtocol | The value indicating the transfer protocol that the data provider uses to request data. |
See Also