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


UITestInterpreter - конструктор

Инициализирует новый экземпляр класса UITestInterpreter.

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

Синтаксис

'Декларация
Public Sub New ( _
    uiTest As UITest _
)
public UITestInterpreter(
    UITest uiTest
)
public:
UITestInterpreter(
    UITest^ uiTest
)
new : 
        uiTest:UITest -> UITestInterpreter
public function UITestInterpreter(
    uiTest : UITest
)

Параметры

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

См. также

Ссылки

UITestInterpreter Класс

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

UITest