Path (in ProxyStub) (Windows 10)

The path to the DLL.

Element hierarchy

<Package>

    <Extensions>

         <Extension>

              <InProcessServer>

                   <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.

The following elements have the same name as this one, but different content or attributes:

Requirements

Item Value
Namespace http://schemas.microsoft.com/appx/manifest/foundation/windows10