rescap3:DesktopApp
Windows 데스크톱 브리지 앱의 타일 및 핀을 리디렉션하기 위한 정보를 지정합니다.
요소 계층 구조
<rescap3:DesktopApp>
구문
<rescap3: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.' />
특성 및 요소
특성
attribute | Description | 데이터 형식 | 필수 | 기본값 |
---|---|---|---|---|
AumId | 데스크톱 앱의 애플리케이션 사용자 모델 ID입니다. | 시작과 끝에 공백이 아닌 문자가 있는 길이가 1~32767자인 문자열입니다. | Yes | |
ShortcutPath | 마이그레이션할 상대 바로 가기 경로입니다. | 시작과 끝에 공백이 아닌 문자가 있는 길이가 1~32767자인 문자열입니다. | Yes |
자식 요소
없음
부모 요소
부모 요소 | Description |
---|---|
rescap3:DesktopAppMigration | 사용자 타일 및 핀을 Windows 데스크톱 브리지 앱으로 리디렉션할 위치를 지정합니다. |
요구 사항
항목 | 값 |
---|---|
Namespace | http://schemas.microsoft.com/appx/manifest/foundation/windows10/restrictedcapabilities/3 |
Minimum OS Version | Windows 10 버전 1703(빌드 15063) |