Back to Devexpress

MapWebRequestEventArgs.Uri Property

windowsforms-devexpress-dot-xtramap-dot-mapwebrequesteventargs-2ab8b214.md

latest1.0 KB
Original Source

MapWebRequestEventArgs.Uri Property

Get the URI of the Internet resource associated with the map web request.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
public Uri Uri { get; }
vb
Public ReadOnly Property Uri As Uri

Property Value

TypeDescription
Uri

A Uri object.

|

See Also

MapWebRequestEventArgs Class

MapWebRequestEventArgs Members

DevExpress.XtraMap Namespace