Enums.CacheStorageFormat enumeration

The CacheStorageFormat can be one of:

ConstantDescription
Enums.CacheStorageFormatUnknown(-1) Unknown storage format.
Enums.CacheStorageFormatCompact(0) Compact storage format (.tpk).
Enums.CacheStorageFormatCompactV2(1) Compact V2 storage format (.tpkx). For more details on the specification of a .tpkx file, see https://github.com/Esri/tile-package-spec.
Enums.CacheStorageFormatExploded(2) Exploded storage format.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.