Поделиться через


IESettings.Version - свойство

Возвращает версию задания Internet Explorer.

Пространство имен:  Microsoft.VisualStudio.TestTools.UITest.Common
Сборка:  Microsoft.VisualStudio.TestTools.UITest.Common (в Microsoft.VisualStudio.TestTools.UITest.Common.dll)

Синтаксис

'Декларация
Public Shared ReadOnly Property Version As Setting
public static Setting Version { get; }
public:
static property Setting^ Version {
    Setting^ get ();
}
static member Version : Setting with get
static function get Version () : Setting

Значение свойства

Тип: Microsoft.VisualStudio.TestTools.UITest.Common.Setting
Версия задания Internet Explorer.

Безопасность платформы .NET Framework

См. также

Ссылки

IESettings Класс

Microsoft.VisualStudio.TestTools.UITest.Common - пространство имен