Konstruktor UITestInterpreterCore — (UITest)
Tworzy wystąpienie UITestInterpreter dla danej UITest
Przestrzeń nazw: Microsoft.VisualStudio.TestTools.UITest.CodeGeneration
Zestaw: Microsoft.VisualStudio.TestTools.UITest.Common (w Microsoft.VisualStudio.TestTools.UITest.Common.dll)
Składnia
public UITestInterpreterCore(
UITest uiTest
)
public:
UITestInterpreterCore(
UITest^ uiTest
)
new :
uiTest:UITest -> UITestInterpreterCore
Public Sub New (
uiTest As UITest
)
Parametry
- uiTest
UITest do interpretacji.
Zobacz też
Klasa UITestInterpreterCore
Przestrzeń nazw Microsoft.VisualStudio.TestTools.UITest.CodeGeneration
Powrót do początku