Show / Hide Table of Contents

Property ExportTileCacheParameters

ExportTileCacheParameters

Gets the dictionary with keys of OfflineMapParametersKey and values of ExportTileCacheParameters.

Declaration
public IDictionary<OfflineMapParametersKey, ExportTileCacheParameters> ExportTileCacheParameters { get; }
Property Value
Type Description
IDictionary<OfflineMapParametersKey, ExportTileCacheParameters>

The dictionary with keys of OfflineMapParametersKey and values of ExportTileCacheParameters.

Remarks

All entries in the dictionary should correspond to ArcGISTiledLayer instances in the online Map. If a dictionary entry is removed the corresponding layers will be removed from the offline map without raising an error.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0100.4 - 100.14
.NET 6.0100.13 - 100.14
.NET 6.0 Windows100.13 - 100.14
.NET Framework100.4 - 100.14
.NET 5100.10 - 100.12
.NET Core 3.1100.7 - 100.12
Xamarin.Android100.4 - 100.14
Xamarin.iOS100.4 - 100.14
UWP100.4 - 100.14
In This Article
Back to top Copyright © 2021 Esri.