FindProvidersURL specifies the Uniform Resource Locator (URL) of the Find More Providers option in the Search bar.

Values

URL

Specifies the fully qualified URL of the Find More Providers option. URL is a string.

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

Valid Configuration Passes

specialize

Parent Hierarchy

Applies To

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

XML Example

The following XML output shows how to set the URL of the Find More Providers option.

  Copy Code
<FindProvidersURL>http://www.fabrikam.com/FindMoreSearchProviders.htm</FindProvidersURL>

See Also