Rescap4:PrimaryInteropAssemblies

패키지 어셈블리 구성을 정의합니다.

요소 계층 구조

<패키지>

    <애플리케이션>

         <애플리케이션>

              <확장>

                   <rescap4:Extension>

                        <rescap4:PrimaryInteropAssemblies>

구문

<recap4:PrimaryInteropAssemblies
  Version = 'A string with a value between 1 and 32767 characters in length.'
  AssemblyVersion = 'A numeric string containing periods as separators.'
  PublicKey = 'A hexadecimal string value generated by the packager.'
  MachineType = 'A string that can have one of the following values: "x86", "x64", "arm", "arm64", "neutral".'
  TargetClrVersion = 'A numeric string containing periods as separators.'
  FolderPath = 'A string with a value between 1 and 256 characters in length that cannot contain these characters: <, >, :, ", |, ?, or *.' />

특성 및 요소

특성

attribute Description 데이터 형식 필수 기본값
Assemblyname 어셈블리의 이름입니다. 길이가 1~32767자인 문자열입니다. Yes
AssemblyVersion 어셈블리의 버전입니다. 마침표가 구분 기호로 포함된 숫자 문자열입니다. Yes
PublicKey 어셈블리에 액세스할 공개 키입니다. 패키지러에서 생성된 16진수 문자열 값입니다. Yes
MachineType 어셈블리에 사용되는 디바이스 아키텍처입니다. x86, x64, arm, arm64, neutral 값 중 하나를 가질 수 있는 문자열입니다. Yes
TargetClrVersion 어셈블리에 사용되는 디바이스 대상 아키텍처입니다. 마침표가 구분 기호로 허용되는 숫자 값입니다. Yes
FolderPath 어셈블리에 대한 경로입니다. , 또는 문자를 포함할 수 없는 길이가 1~256자<":|>?인 문자열입니다.* Yes

자식 요소

자식 요소 Description
리디렉션 interop 어셈블리에 대한 리디렉션 정보를 지정합니다.

부모 요소

부모 요소 Description
rescap4:Extension 앱의 확장 지점을 선언합니다.

요구 사항

항목
rescap4 http://schemas.microsoft.com/appx/manifest/foundation/windows10/restrictedcapabilities/4
Minimum OS Version Windows 10 버전 1803(빌드 17134)