desktop4:ItemType
상황에 맞는 메뉴에 등록할 명령의 형식을 포함합니다.
요소 계층 구조
<desktop4:FileExplorerContextMenus>
<desktop4:ItemType>
Syntax
<desktop4:ItemType
Type = 'A string with a value between 1 and 64 characters in length that must begin with a period ("."), cannot have additional periods, and cannot contain these characters: <, >, :, ", /, \, |, ?. Can also be a wildcard "*" character.' >
<!-- Child elements -->
desktop4:Verb{0,10000}
</desktop4:ItemType>
키
{}
특정 발생 범위
특성 및 요소
특성
attribute | Description | 데이터 형식 | 필수 | 기본값 |
---|---|---|---|---|
Type | 상황에 맞는 메뉴 처리기를 연결할 파일 형식입니다. | 마침표(. )로 시작해야 하는 길이가 1~64자인 문자열은 추가 마침표가 있을 수 없으며 , , , > : , \ " / | , , ? 등의 문자를 < 포함할 수 없습니다. 와일드카드 * 문자일 수도 있습니다. |
Yes |
자식 요소
자식 요소 | Description |
---|---|
desktop4:Verb | 파일 탐색기 상황에 맞는 메뉴에 대한 셸에 등록된 명령의 이름 및 클래스 ID입니다. |
부모 요소
부모 요소 | Description |
---|---|
desktop4:FileExplorerContextMenus | 파일 탐색기 상황에 맞는 메뉴에 대한 항목을 등록합니다. |
설명
이 요소에 대한 자세한 내용은 desktop4:FileExplorerContextMenus에 대한 설명을 참조하세요.
요구 사항
항목 | 값 |
---|---|
네임스페이스 | http://schemas.microsoft.com/appx/manifest/desktop/windows10/4 |
Minimum OS Version | Windows 10 버전 1803(빌드 17134) |