Property ExportTileCacheCompactV2Allowed
ExportTileCacheCompactV2Allowed
Gets a value indicating whether exporting tiles in compact version 2 format (.tpkx) is supported.
Declaration
public bool ExportTileCacheCompactV2Allowed { get; }
Property Value
Type | Description |
---|---|
System. |
|
Remarks
The export tile cache format compact version 2 (.tpkx) now supersedes the compact format (.tpk) across
ArcGIS software. For more information, see Compact
If this property is true
, the map service supports exporting tiles as .tpkx format. If this
property is false
, the service does not support exporting .tpkx format and you should check
Export
Current
See Also
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 100.10 - 200.6 |
.NET | 100.13 - 200.6 |
.NET Windows | 100.13 - 200.6 |
.NET Android | 200.0 - 200.6 |
.NET iOS | 200.0 - 200.6 |
.NET Framework | 100.10 - 200.6 |
Xamarin.Android | 100.10 - 100.15 |
Xamarin.iOS | 100.10 - 100.15 |
UWP | 100.10 - 200.6 |