com:Format(SurrogateServer/Class의 경우 com:Readable의 자식)
애플리케이션에서 읽을 수 있는 파일 형식(변환 원본)을 지정합니다.
요소 계층 구조
<com:Format>
구문
<com:Format
FormatName = 'An optional string with a value between 1 and 32767 characters in length with a non-whitespace character at its beginning and end.'
StandardFormat = 'An optional string value in hexadecimal format containing numbers or the letters a, b, c, d, e, or f (capital or lower case).' />
특성 및 요소
특성
attribute | Description | 데이터 형식 | 필수 | 기본값 |
---|---|---|---|---|
FormatName | 문자열 파일 형식 이름입니다. | 시작과 끝에 공백이 아닌 문자가 있는 길이가 1~32767자인 문자열입니다. | No | |
StandardFormat | 16진수 파일 형식 이름입니다. | 숫자 또는 문자 a , , , f b c d e , 또는 (대문자 또는 소문자)를 포함하는 16진수 형식의 선택적 문자열 값입니다. |
No |
자식 요소
없음
부모 요소
부모 요소 | Description |
---|---|
com:Readable | 애플리케이션에서 파일만 읽을 수 있도록 지정합니다. |
설명
참고
FormatName 및 StandardFormat 은 함께 사용할 수 없습니다.
요구 사항
항목 | 값 |
---|---|
Namespace | http://schemas.microsoft.com/appx/manifest/com/windows10 |
Minimum OS Version | Windows 10 버전 1703(빌드 15063) |