다음을 통해 공유


desktop7:ApplicationRegistration

레지스트리에 애플리케이션을 등록하여 시스템 PATH 변수에 애플리케이션을 등록해야 하는 필요성을 대체합니다.

요소 계층 구조

<패키지>

    <애플리케이션>

         <애플리케이션>

              <확장>

                   <desktop7:Extension>

                        <desktop7:ApplicationRegistration>

구문

<desktop7:ApplicationRegistration 
  Name =  'A string with a value between 1 and 256 characters in length. This string is localizable.'
  Path = 'A string with a value between 1 and 256 characters in length that cannot contain these characters: <, >, :, ", |, ?, or *.'  
  ApplicationName = 'A string with a value between 1 and 256 characters in length.'
  ApplicationDescription = 'A string with a value between 1 and 256 characters in length.' />

특성 및 요소

특성

attribute Description 데이터 형식 필수 기본값
이름 애플리케이션의 표시 이름입니다. 길이가 1~256자인 문자열입니다. 이 문자열은 지역화할 수 있습니다. Yes
Path 애플리케이션의 경로입니다. , ?>*:|"또는 문자를 포함할 수 없는 길이가 1~256자<인 문자열입니다. Yes
ApplicationName 애플리케이션 이름입니다. 길이가 1~256자인 문자열입니다. Yes
ApplicationDescription 애플리케이션의 설명입니다. 길이가 1~256자인 문자열입니다. Yes

자식 요소

없음

부모 요소

부모 요소 Description
내선 번호 애플리케이션의 확장성 지점을 정의합니다.

설명

애플리케이션 등록에 대한 자세한 내용은 애플리케이션 등록을 참조하세요.

요구 사항

항목
네임스페이스 http://schemas.microsoft.com/appx/manifest/desktop/windows10/7
Minimum OS Version Windows 10(빌드 19645)