ArcGIS Pro 2.9 API Reference Guide
DestinationFolder Property (ExportTileCacheParams)

ArcGIS.Desktop.Mapping.Offline Namespace > ExportTileCacheParams Class : DestinationFolder Property
Gets and sets the folder into which the local tile cache(s) will be copied (optional)
Syntax
public string DestinationFolder {get; set;}
Public Property DestinationFolder As String
Remarks
If left null or empty, the destination folder defaults to the Offline Maps location specified for the current project in the project properties. Typically this is the current project folder
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

ExportTileCacheParams Class
ExportTileCacheParams Members