desktop7:ControlPanelItem

확장을 제어판 항목으로 등록합니다.

요소 계층 구조

<패키지>

    <애플리케이션>

         <애플리케이션>

              <확장>

                   <desktop7:Extension>

                        <desktop7:ControlPanelItem>

구문

<desktop7:ControlPanelItem
    Name = 'A string with a value between 1 and 32767 characters in length with a non-whitespace character at its beginning and end.'
    SystemApplicationName = 'A string with a value between 1 and 32767 characters in length with a non-whitespace character at its beginning and end.'
    SystemControlPanelCategory = 'A string with a value between 1 and 32767 characters in length with a non-whitespace character at its beginning and end.'
    SystemSoftwareTasksFileUrl = 'A string with a value between 1 and 32767 characters in length with a non-whitespace character at its beginning and end.'
    Clsid = 'A GUID in the form xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx.' >

    desktop7:DefaultIcon
    desktop7:LocalizedString
    desktop7:InfoTip

</desktop7:ControlPanelItem>

특성 및 요소

특성

attribute Description 데이터 형식 필수 기본값
이름 셸 확장의 설명이 포함된 이름입니다. 이 값은 실제로 시스템에서 직접 사용되지 않지만 레지스트리의 항목을 더 쉽게 읽을 수 있도록 합니다. 시작과 끝에 공백이 아닌 문자가 있는 길이가 1~32767자인 문자열입니다. Yes
SystemApplicationName 항목의 정식 이름입니다. 폼 control.exe /name [System.ApplicationName] 의 명령으로 항목이 열립니다. 시작과 끝에 공백이 아닌 문자가 있는 길이가 1~32767자인 문자열입니다. Yes
SystemControlPanelCategory 항목이 표시되는 제어판 범주를 선언하는 값입니다. 여러 범주는 쉼표로 구분됩니다. 자세한 내용은 제어판 범주 할당을 참조하세요. 시작과 끝에 공백이 아닌 문자가 있는 길이가 1~32767자인 문자열입니다. Yes
SystemSoftwareTasksFileUrl 작업 링크를 정의하는 XML 파일의 경로입니다. "범주" 모드에서 제어판 표시되는 경우 이 제어판 항목 아래에 있는 항목의 하위 목록을 제공합니다. 시작과 끝에 공백이 아닌 문자가 있는 길이가 1~32767자인 문자열입니다. Yes
Clsid 셸 확장을 구현하는 COM 클래스의 Clsid입니다. xxxxxxxx-xxxx-xxxx-xxxx-xxxx-xxxx 형식의 GUID입니다. Yes

자식 요소

자식 요소 Description
desktop7:DefaultIcon 제어판 항목에 대해 표시할 아이콘을 지정합니다.
desktop7:LocalizedString 제어판 항목에 대해 표시할 지역화된 문자열을 지정합니다.
desktop7:InfoTip 마우스가 항목의 아이콘 위로 마우스를 가져가면 표시할 Infotip 문자열을 지정합니다.

부모 요소

부모 요소 Description
내선 번호 애플리케이션의 확장성 지점을 정의합니다.

요구 사항

항목
네임스페이스 http://schemas.microsoft.com/appx/manifest/desktop/windows10/7
Minimum OS Version Windows 10(빌드 19645)