UserAgent specifies the string appended to the default user agent string to specify the specific agent.

Values

user_agent_text

Specifies the string that is appended to the default user agent string.

This string type does not support empty elements. Do not create an empty value for this setting.

Valid Passes

specialize

Parent Hierarchy

Applies To

For the list of the supported Windows editions and architectures that this component supports, see Microsoft-Windows-IE-InternetExplorer.

XML Example

The following XML output specifies the text string appended to the user agent string.

  Copy Code
<UserAgent>UATEST</UserAgent>

See Also