[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Contains all of the string resource definitions in a management pack.

Schema Hierarchy

ManagementPack
  Presentation
    StringResources

Syntax

Xml
<StringResources>
   <StringResource ID=”StringResourceID”/>
</StringResources>

Attributes and Elements

The following sections describe attributes, child elements, and the parent element of the StringResources element.

Attributes

None.

Child Elements

Element Description

StringResource

Optional element. Represents a localizable alert message.

Parent Elements

Element Description

Presentation

Contains all user interface (UI) related elements that are defined in the management pack.

See Also

Reference

Presentation