desktop10:Folder

지역화 가능한 세부 정보를 사용하여 바로 가기를 저장할 폴더를 정의합니다.

요소 계층 구조

<패키지>

    <확장>

         <desktop10:Extension>

              <desktop10:Folder>

구문

<desktop10:Folder
  KnownFolder = 'A string that can be one of the following values: "Common Programs", "Programs", or "Desktop".'
  RelativePath = 'An optional string with a value between 1 and 256 characters in length that cannot contain these characters: <, >, :, ", |, ?, or *.'
  Name = 'An optional string with a value between 1 and 256 characters in length that cannot contain these characters: <, >, :, ", |, ?, or *.'
  DisplayName = 'An optional alphanumeric string with a value between 1 and 256 characters in length. This string is localizable.'
  Icon = 'An optional string with a value between 1 and 256 characters in length that cannot contain these characters: <, >, :, ", |, ?, or *.'
  IconIndex = 'An optional numerical value between 0 and 255.'
  Description = 'An optional string with a value between 1 and 2048 characters. This string is localizable.' />

특성 및 요소

특성

attribute Description 데이터 형식 필수 기본값
KnownFolder RelativePath 값이 상대적인 알려진 폴더입니다. 공통 프로그램, 프로그램 또는 데스크톱 값 중 하나일 수 있는 문자열입니다. Yes
RelativePath KnownFolder에 지정된 폴더를 기준으로 하는 폴더의 경로입니다. , ">:|?또는 *문자를 포함할 수 없는 길이가 1~256자<인 선택적 문자열입니다. 아니요
이름 폴더의 디스크 내 이름입니다. , ">:|?또는 *문자를 포함할 수 없는 길이가 1~256자<인 선택적 문자열입니다. No
표시 이름 폴더의 표시 이름입니다. 길이가 1~256자인 선택적 영숫자 문자열입니다. 이 문자열은 지역화할 수 있습니다. No
아이콘 lnk 파일에 대해 다국어 사용자 인터페이스 문자열 형식으로 표시할 아이콘 이미지입니다. , ">:|?또는 *문자를 포함할 수 없는 길이가 1~256자<인 선택적 문자열입니다. No
IconIndex 현재 아이콘 파일 내의 아이콘 인덱스입니다. 0에서 255 사이의 숫자 값입니다. No
설명 폴더에 대한 설명입니다. 값이 1~2048자인 선택적 문자열입니다. 이 문자열은 지역화할 수 있습니다. No

자식 요소

없음

부모 요소

부모 요소 Description
desktop10:Extension 앱의 확장 지점을 선언합니다.

요구 사항

항목
desktop10 http://schemas.microsoft.com/appx/manifest/desktop/windows10/10
Minimum OS Version Windows 11 버전 22H2(빌드 22621)