Edit

Share via


desktop7:LocalizedString

Specifies the localized string to show for the item in the Control Panel.

Element hierarchy

<Package>
   └─ <Applications>
      └─ <Application>
         └─ <Extensions>
            └─ <desktop7:Extension>
               └─ <desktop7:ControlPanelItem>
                  └─ <desktop7:LocalizedString>

Syntax

<desktop7:LocalizedString
    ResourceId = 'A string with a value between 1 and 30 characters in length that consists of alphanumeric, period, and dash characters.' />

Attributes and elements

Attributes

Attribute Description Data type Required Default value
ResourceId The resource ID of the localized string within the resource module. A string with a value between 1 and 30 characters in length that consists of alphanumeric, period, and dash characters. Yes

Child elements

None.

Parent elements

Parent element Description
ControlPanelItem Registers an extension as a control panel item.

Requirements

Item Value
Namespace http://schemas.microsoft.com/appx/manifest/desktop/windows10/7
Minimum OS Version Windows 10 (Build 19645)