Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

IESettings::Check64BitBrowserVersionSupport Method ()

 

Check for IE64 browser version support.

Namespace:   Microsoft.VisualStudio.TestTools.UITest.Common
Assembly:  Microsoft.VisualStudio.TestTools.UITest.Common (in Microsoft.VisualStudio.TestTools.UITest.Common.dll)

public:
static bool Check64BitBrowserVersionSupport()

Return Value

Type: System::Boolean

True if 64-bit supported for the current Internet Explorer version and operating system.

Return to top
Show: