MapWebRequestEventArgs.Uri Property
Get the URI of the Internet resource associated with the map web request.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v22.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Property Value
Type | Description |
---|---|
Uri | A Uri object. |
See Also