string Element (.admx)

Applies To: Windows Server 2008

The string element sets a value to string text.

Syntax

            <string><placeholder for string text></string>

where placeholder for string text is the literal text.

Attributes

There are no attributes associated with this element.

Child elements

There are no child elements associated with this element.

Examples

This XML fragment is an example of the string element to a literal string, "String3".

       <string>String3</string>

Additional references

enabledValue Element

disabledValue Element

value Element