Rescap4:Redirect

interop 어셈블리에 대한 리디렉션 정보를 지정합니다.

요소 계층 구조

<패키지>

    <애플리케이션>

         <애플리케이션>

              <확장>

                   <rescap4:Extension>

                        <rescap4:PrimaryInteropAssemblies>

                             <rescap4:Redirect>

구문

<recap4:Redirect
       Version = 'A version string in quad notation ("Major.Minor.Build.Revision"), where Major cannot be 0.'
       AssemblyVersion = 'A version string in quad notation ("Major.Minor.Build.Revision"), where Major cannot be 0.'
       PublicKey = 'A hexadecimal string value generated by the packager.'
       MachineType = 'A string that can have one of the following values: "x86", "x64", "arm", "arm64", or "neutral".'
       TargetClrVersion = 'A version string in quad notation ("Major.Minor.Build.Revision"), where Major cannot be 0.'
       Path = 'A string with a value between 1 and 256 characters in length that cannot contain these characters: <, >, :, ", |, ?, or *.' />

특성 및 요소

특성

attribute Description 데이터 형식 필수 기본값
버전 어셈블리의 버전입니다. 쿼드 표기법(Major.Minor.Build.Revision)의 버전 문자열입니다. 여기서 는 Major0수 없습니다. Yes
AssemblyVersion 어셈블리의 버전입니다. 쿼드 표기법(Major.Minor.Build.Revision)의 버전 문자열입니다. 여기서 는 Major0수 없습니다. Yes
PublicKey 어셈블리에 액세스할 공개 키입니다. 패키저에서 생성된 16진수 문자열 값입니다. Yes
MachineType 어셈블리에 사용되는 디바이스 아키텍처입니다. x86, x64, arm, arm64 또는 중립 값 중 하나를 가질 수 있는 문자열입니다. Yes
TargetClrVersion 어셈블리에 사용되는 디바이스 대상 아키텍처입니다. 쿼드 표기법(Major.Minor.Build.Revision)의 버전 문자열입니다. 여기서 는 Major0수 없습니다.
경로 어셈블리에 대한 경로입니다. , ?>*:|"또는 문자를 포함할 수 없는 길이가 1~256자<인 문자열입니다. Yes

자식 요소

없음

부모 요소

부모 요소 Description
rescap4:PrimaryInteropAssemblies 패키지 어셈블리 구성을 정의합니다.

요구 사항

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