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.
<uap6:LoaderSearchPathOverride>
XML
<uap6:LoaderSearchPathOverride>
<!-- Child elements -->
LoaderSearchPathEntry{0,5}
</uap6:LoaderSearchPathOverride>
{}
specific range of occurrences
None.
Child element | Description |
---|---|
uap6:LoaderSearchPathEntry | A relative path used specify where to load content from an app package. |
Parent element | Description |
---|---|
Extension | Declares an extensibility point for the package. |
Item | Value |
---|---|
Namespace | http://schemas.microsoft.com/appx/manifest/uap/windows10/6 |
Minimum OS Version | Windows 10 version 1803 (Build 17134) |