Summary
    Gets or sets a value indicating whether the 
		-useOriginalLocation parameter will be passed to any
    Install-ChocolateyPackage call in the package and avoiding downloading of resources when
    Internalize is set.
    Overrides the global internalizeAppendUseOriginalLocation feature.
    By default set to false.
    Requires Chocolatey business edition and Chocolatey v0.10.1 or newer.
    - Namespace
 - Cake
.Common .Tools .Chocolatey .Download  - Containing Type
 - Chocolatey
Download Settings  
Syntax
public bool AppendUseOriginalLocation { get; set; }
	Value
| Type | Description | 
|---|---|
| bool | 
