다음을 통해 공유


uap:FileType(uap:FileTypeAssociation/uap:SupportedFileTypes)

파일 형식 확장자로 지정된 지원되는 파일 형식입니다.

요소 계층 구조

<패키지>

    <애플리케이션>

         <애플리케이션>

              <확장>

                   <uap:Extension>

                        <uap:FileTypeAssociation>

                             <uap:SupportedFileTypes>

                                  <uap:FileType>

Syntax

<uap:FileType
  ContentType = 'An optional string with a value that contains two components between 1 and 127 characters in length, separated by a forward slash ("/"). It follows the RFC 4288 naming requirements.'
  uap4:ShellNewFileName = 'An optional string with a value between 1 and 256 characters in length that cannot contain these characters: <, >, :, ", |, ?, or *.'
  uap4:ShellNewDisplayName = 'A string with a value between 1 and 256 characters in length. This string is localizable.'>

<!-- A string between 1 and 64 characters in length that must begin with a period ("."), cannot have additional periods, and cannot contain these characters: <, >, :, ", /, \, |, ?, or *. -->

</uap:FileType>

? 선택 사항(0개 또는 1개)

특성 및 요소

특성

attribute Description 데이터 형식 필수 기본값
ContentType 콘텐츠의 형식입니다. 1~127자 사이의 두 구성 요소가 포함된 값이 있는 선택적 문자열로, 슬래시(/)로 구분됩니다. RFC 4288 명명 요구 사항을 따릅니다. No
uap4:ShellNewFileName 사용자가 셸 새로 만들기 명령을 시작한 위치에 복사할 패키지의 파일입니다. , ">:|?또는 *문자를 포함할 수 없는 길이가 1~256자<인 선택적 문자열입니다. No
uap4:ShellNewDisplayName 사용자가 Windows 탐색기의 "새로 만들기" 하위 메뉴 위로 마우스를 가져가면 표시되는 파일 형식의 표시 이름입니다. 길이가 1~256자인 문자열입니다. 이 문자열은 지역화할 수 있습니다. No

자식 요소

없음

부모 요소

부모 요소 Description
uap:SupportedFileTypes(형식: CT_FTASupportedFileTypes) 앱과 연결된 파일 형식을 정의합니다. 패키지별로 고유하며 대/소문자를 구분합니다.

다음 요소는 이 요소와 이름이 같지만 콘텐츠나 특성은 다릅니다.

요구 사항

항목
Namespace http://schemas.microsoft.com/appx/manifest/uap/windows10
Minimum OS Version Windows 10 버전 1511(빌드 10586)