desktop7:AppMigration
최근에 제거된 앱 마이그레이션의 일부로 업데이트해야 하는 비활성화된 바로 가기의 대상을 지정합니다.
요소 계층 구조
<desktop7:AppMigration>
구문
<desktop7:AppMigration
Executable = 'A string with a value between 1 and 256 characters in length that must end with ".exe" and cannot contain these characters: <, >, :, ", |, ?, or *.'
AumId = 'A string with a value between 1 and 32767 characters in length with a non-whitespace character at its beginning and end.' />
특성 및 요소
특성
attribute | Description | 데이터 형식 | 필수 | 기본값 |
---|---|---|---|---|
실행 파일 | 바로 가기를 마이그레이션할 실행 파일입니다. | 길이가 1~256자인 문자열로 끝나 .exe 야 하며 , , , " > : | ? 또는 * 문자를 < 포함할 수 없습니다. |
No | |
AumId | 바로 가기를 마이그레이션해야 하는 데스크톱 앱의 애플리케이션 사용자 모델 ID입니다. | 시작과 끝에 공백이 아닌 문자가 있는 길이가 1~32767자인 문자열입니다. | No |
자식 요소
없음
부모 요소
부모 요소 | Description |
---|---|
AppMigrations | 바로 가기에 대한 앱 마이그레이션 항목 집합을 지정합니다. |
요구 사항
항목 | 값 |
---|---|
네임스페이스 | http://schemas.microsoft.com/appx/manifest/desktop/windows10/7 |
Minimum OS Version | Windows 10(빌드 19645) |