GpxFileDataAdapter.FileUri Property
Gets or sets a URI that defines the GPX file location.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v21.1.dll
NuGet Packages: DevExpress.Win.Design, DevExpress.Win.Map
Declaration
Property Value
Type | Default | Description |
---|---|---|
Uri | *null* | A Uri object that specifies a path to a GPX file. |
See Also