com2:ProxyStubDll(패키지/확장)

ProxyStub DLL의 경로 및 프로세서 아키텍처를 지정합니다.

요소 계층 구조

<패키지>

    <확장>

         <확장>

              <ComInterface>

                   <com:Extension>

                        <com:ComInterface>

                             <com:ProxyStub>

                                  <com2:ProxyStubDll>

구문

<com2:ProxyStubDll
  Path = 'A string with a value between 1 and 256 characters in length that cannot contain these characters: <, >, :, ", |, ?, or *.'
  ProcessorArchitecture = 'A string that can have one of the following value: "x86", "x64", "arm", "arm64", or "x86a64".' />

특성 및 요소

특성

attribute Description 데이터 형식 필수 기본값
Path 앱 패키지의 .dll 파일에 대한 상대 경로입니다. , 또는 문자를 포함할 수 없는 길이가 1~256자<":|>?인 문자열입니다.* Yes
ProcessorArchitecture ProxyStub 등록의 프로세서 아키텍처입니다. x86, x64, arm, arm64 또는 x86a64중 하나를 가질 수 있는 문자열입니다. No

자식 요소

없음

부모 요소

부모 요소 Description
com:ProxyStub 프록시 스텁을 등록합니다.

요구 사항

항목
Namespace http://schemas.microsoft.com/appx/manifest/com/windows10/2
Minimum OS Version Windows 10 버전 1709(빌드 16299)