FileType(Windows 8 패키지 스키마, FileOpenPicker의 하위 항목)
파일 형식 확장자로 지정된 파일 형식입니다. 패키지의 애플리케이션별로 고유하며 대/소문자를 구분합니다.
요소 계층 구조
- <패키지>
-
- <애플리케이션>
-
- <애플리케이션>
-
- <확장>
-
- <내선 번호>
-
- <ShareTarget>
-
- <SupportedFileTypes>
- <FileType>
- <FileOpenPicker>
-
- <SupportedFileTypes>
- <FileType>
- <FileSavePicker>
-
- <SupportedFileTypes>
- <FileType>
구문
<FileType>
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 *.
</FileType>
특성 및 요소
특성
없음
자식 요소
없음
부모 요소
부모 요소 | Description |
---|---|
SupportedFileTypes(형식: CT_CharmsSupportedFileTypes) | 앱에서 공유할 수 있는 파일 형식을 정의합니다. |
관련 요소
다음 요소는 이 요소와 이름이 같지만 콘텐츠나 특성은 다릅니다.
요구 사항
값 | |
---|---|
Namespace | http://schemas.microsoft.com/appx/2010/manifest |