MapFileReaderBase.FileSource Property
Specifies the source for this file reader.
Namespace: DevExpress.UI.Xaml.Map
Assembly: DevExpress.UI.Xaml.Map.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
Property Value
Type | Description |
---|---|
MapFileSourceBase | A MapFileSourceBase class descendant. |
See Also