Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
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
<Package>
└─ <Extensions>
└─ <uap6:Extension>
└─ <uap6:LoaderSearchPathOverride>
└─ <Applications>
└─ <Application>
└─ <Extensions>
└─ <uap6:Extension>
└─ <uap6:LoaderSearchPathOverride>
Syntax
<uap6:LoaderSearchPathOverride>
<!-- Child elements -->
uap6:LoaderSearchPathEntry{0,5}
</uap6:LoaderSearchPathOverride>
Key
{} specific range of occurrences
Attributes
None.
Child elements
| Child element | Description |
|---|---|
| uap6:LoaderSearchPathEntry | 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. |
Parent elements
| Parent element | Description |
|---|---|
| uap6:Extension | Declares an extensibility point for the app. |
Requirements
| Item | Value |
|---|---|
| Namespace | http://schemas.microsoft.com/appx/manifest/uap/windows10/6 |
| Minimum OS Version | Windows 10 version 1803 (Build 17134) |
Remarks
Examples
Feedback
Was this page helpful?
