IESettings Class
Represents configuration settings for Internet Explorer.
Assembly: Microsoft.VisualStudio.TestTools.UITest.Common (in Microsoft.VisualStudio.TestTools.UITest.Common.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | AutoCompleteForm | Gets the auto complete setting for forms. |
![]() ![]() | AutoCompletePassword | Gets the auto complete value for passwords. |
![]() ![]() | DefaultBrowser | Gets the default browser setting. |
![]() ![]() | EnhancedSecurityConfiguration | Gets the enhanced security configuration settings. |
![]() ![]() | InformationBar | Gets the information bar setting. |
![]() ![]() | InternetZoneSecurity | Gets the Internet zone security settings. |
![]() ![]() | IntranetZoneSecurity | Gets the intranet zone security settings. |
![]() ![]() | PhishingFilter | Gets the phishing filter settings. |
![]() ![]() | PopupBlocker | Gets the pop-up blocker settings. |
![]() ![]() | RestrictedZoneSecurity | Gets the restricted zone security settings. |
![]() ![]() | TabbedBrowsing | Gets the tabbed browsing settings. |
![]() ![]() | TrustedZoneSecurity | Gets the trusted zone security settings. |
![]() ![]() | Version | Gets the version of the installed Internet Explorer. |
| Name | Description | |
|---|---|---|
![]() ![]() | Check64BitBrowserVersionSupport() | Check for IE64 browser version support. |
![]() ![]() | ThrowIfBrowserVersionNotSupported() | Verifies that the currently installed version of Internet Explorer is supported. If not, an exception is thrown. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


