FileType(Windows 8.1 대한 확장 스키마, FileTypeAssociation의 하위 항목)
파일 형식 확장자로 지정된 지원되는 파일 형식입니다.
요소 계층 구조
- <내선 번호>
-
- <FileTypeAssociation>
-
- <SupportedFileTypes>
- <FileType>
Syntax
<FileType ContentType? = A string that contains two components between 1 and 127 characters in length, separated by a forward slash ("/"). It follows the RFC 4288 naming requirements. >
A string between 1 and 64 characters in length that includes a period (".").
</FileType>
키
?
선택 사항(0개 또는 1개)
특성 및 요소
특성
attribute | Description | 데이터 형식 | 필수 | 기본값 |
---|---|---|---|---|
ContentType | 콘텐츠 유형입니다. |
1~127자 사이의 두 구성 요소가 있는 문자열로, 슬래시("/")로 구분됩니다. RFC 4288 명명 요구 사항을 따릅니다. | 예 |
자식 요소
없음
부모 요소
부모 요소 | Description |
---|---|
SupportedFileTypes(형식: CT_FTASupportedFileTypes) | 앱과 연결된 파일 형식을 정의합니다. 패키지별로 고유하며 대/소문자를 구분합니다. |
관련 요소
다음 요소는 이 요소와 이름이 같지만 콘텐츠나 특성은 다릅니다.
요구 사항
값 | |
---|---|
Namespace | http://schemas.microsoft.com/appx/2010/manifest |