ArcGIS Pro 2.9 API Reference Guide
AskForUnpackOtherLocation Property

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

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

DownloadOptions Class
DownloadOptions Members