Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The path to the DLL.
Element hierarchy
- <Package>
-
- <Extensions>
-
- <Extension>
-
- <InProcessServer>
- <Path>
- <ProxyStub>
- <Path>
Syntax
<Path>
A string between 1 and 256 characters in length that cannot contain these characters: <, >, :, %, ", |, ?, or *.
</Path>
Attributes and Elements
Attributes
None.
Child Elements
None.
Parent Elements
Parent Element | Description |
---|---|
InProcessServer | Declares a package extensibility point of type windows.activatableClass.inProcessServer. The app uses a dynamic link library (DLL) that exposes one or more activatable classes. |
ProxyStub | Declares a package extensibility point of type windows.activatableClass.proxyStub. A proxy can be composed of one or more interfaces. |
Related elements
The following elements have the same name as this one, but different content or attributes:
Requirements
Value | |
---|---|
Namespace | http://schemas.microsoft.com/appx/2010/manifest |