ArcGIS Pro 2.9 API Reference Guide
UnpackOtherToProjectLocation Property

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

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

DownloadOptions Class
DownloadOptions Members