ArcGIS Pro 2.9 API Reference Guide
AskForUnpackPPKXLocation Property

ArcGIS.Desktop.Core Namespace > DownloadOptions Class : AskForUnpackPPKXLocation Property
Gets and sets the 'Ask where to save before unpacking' option for project packages and templates.
Syntax
public bool AskForUnpackPPKXLocation {get; set;}
Public Property AskForUnpackPPKXLocation As Boolean
Remarks
Setting this property to true automatically clears out the UnpackPPKXLocation property. This property is automatically set to false if the UnpackPPKXLocation property is set (via add-in or UI).
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

DownloadOptions Class
DownloadOptions Members