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