Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
DisableDevTools specifies whether the Internet Explorer Development Tools are disabled.
Internet Explorer Development Tools assist Web developers with troubleshooting issues with Internet Explorer Web pages.
Values
true |
Disables the Internet Explorer Development Tools |
false |
Enables the Internet Explorer Development Tools This is the default value. |
Valid Configuration Passes
specialize
Parent Hierarchy
Microsoft-Windows-IE-InternetExplorer | DisableDevTools
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 disable the Internet Explorer 8 Development Tools.
<DisableDevTools>true</DisableDevTools>