<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 값 중 하나를 가질 수 있는 문자열입니다.