uap6:LoaderSearchPathOverride
An extension that allows an app developer to declare a path in the app package, relative to the app package root path, to be included in the loader search path for the app's processes.
Element hierarchy
<uap6:LoaderSearchPathOverride>
Syntax
<uap6:LoaderSearchPathOverride>
<!-- Child elements -->
LoaderSearchPathEntry{0,5}
</uap6:LoaderSearchPathOverride>
Key
{}
specific range of occurrences
Attributes and elements
Attributes
None.
Child elements
Child element | Description |
---|---|
uap6:LoaderSearchPathEntry | A relative path used specify where to load content from an app package. |
Parent elements
Parent element | Description |
---|---|
Extension | Declares an extensibility point for the package. |
Requirements
Item | Value |
---|---|
Namespace | http://schemas.microsoft.com/appx/manifest/uap/windows10/6 |
Minimum OS Version | Windows 10 version 1803 (Build 17134) |