CacheOptions.DiskSubFolder Property
Gets or sets a sub-directory to which the saved image tiles of the map control are stored.
Namespace: DevExpress.UI.Xaml.Map
Assembly: DevExpress.UI.Xaml.Map.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
Property Value
Type | Description |
---|---|
String | A String object. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to DiskSubFolder |
---|---|
MapDataProviderBase |
|
See Also