Rescap4:Redirect

相互運用機能アセンブリのリダイレクト情報を指定します。

要素の階層

<パッケージ>

    <アプリケーション>

         <Application>

              <拡張機能>

                   <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 *.' />

属性と要素

属性

属性 説明 データ型 必須 既定値
Version アセンブリのバージョン。 四角形表記 () のバージョン文字列。Major.Minor.Build.Revisionここで Major 、 を に 0することはできません。 Yes
AssemblyVersion アセンブリのバージョン。 四角形表記 () のバージョン文字列。Major.Minor.Build.Revisionここで Major 、 を に 0することはできません。 Yes
PublicKey アセンブリにアクセスするための公開キー。 パッケージャーによって生成される 16 進数の文字列値。 Yes
MachineType アセンブリに使用されるデバイス アーキテクチャ。 x86、x64armarm64、または neutral のいずれかの値を持つ文字列。 Yes
TargetClrVersion アセンブリに使用されるデバイス ターゲット アーキテクチャ。 四角形表記 () のバージョン文字列。Major.Minor.Build.Revisionここで Major 、 を に 0することはできません。 はい
パス アセンブリへのパス。 長さが 1 ~ 256 文字の文字列。、">:|?または *の各文字<を含めることはできません。 Yes

子要素

なし。

親要素

親要素 説明
rescap4:PrimaryInteropAssemblies パッケージ アセンブリの構成を定義します。

必要条件

Item
rescap4 http://schemas.microsoft.com/appx/manifest/foundation/windows10/restrictedcapabilities/4
Minimum OS Version Windows 10 バージョン 1803 (ビルド 17134)