Rescap4:PrimaryInteropAssemblies

パッケージ アセンブリの構成を定義します。

要素の階層

<パッケージ>

    <アプリケーション>

         <Application>

              <拡張機能>

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

属性と要素

属性

属性 説明 データ型 必須 既定値
Assemblyname アセンブリの名前。 長さが 1 ~ 32767 文字の文字列。 Yes
AssemblyVersion アセンブリのバージョン。 区切り記号としてピリオドを含む数値文字列。 Yes
PublicKey アセンブリにアクセスするための公開キー。 パッケージャーによって生成される 16 進数の文字列値。 Yes
MachineType アセンブリに使用されるデバイス アーキテクチャ。 x86、x64armarm64neutral のいずれかの値を持つ文字列 Yes
TargetClrVersion アセンブリに使用されるデバイス ターゲット アーキテクチャ。 ピリオドを区切り記号として使用できる数値。 Yes
[FolderPath] アセンブリへのパス。 長さが 1 ~ 256 文字の文字列。、:>"|?または *を含<めることはできません。 Yes

子要素

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

親要素

親要素 説明
rescap4:Extension アプリの機能拡張ポイントを宣言します。

必要条件

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