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