ArcGIS Pro 2.8 API Reference Guide
DestinationFolder Property (GenerateReplicaParams)

ArcGIS.Desktop.Mapping.Offline Namespace > GenerateReplicaParams Class : DestinationFolder Property
The folder into which the local replica data will be copied (optional)
Syntax
public string DestinationFolder {get; set;}
Public Property DestinationFolder As String
Remarks
If null or empty, the destination folder defaults to the Offline Maps location specified for the current project. Typically this is the current project folder
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

GenerateReplicaParams Class
GenerateReplicaParams Members