Konstruktor UITestInterpreter —
Inicjuje nowe wystąpienie UITestInterpreter klasy.
Przestrzeń nazw: Microsoft.VisualStudio.TestTools.UITest.CodeGeneration
Zestaw: Microsoft.VisualStudio.TestTools.UITest.CodeGeneration (w Microsoft.VisualStudio.TestTools.UITest.CodeGeneration.dll)
Składnia
'Deklaracja
Public Sub New ( _
uiTest As UITest _
)
public UITestInterpreter(
UITest uiTest
)
public:
UITestInterpreter(
UITest^ uiTest
)
new :
uiTest:UITest -> UITestInterpreter
public function UITestInterpreter(
uiTest : UITest
)
Parametry
- uiTest
Typ: Microsoft.VisualStudio.TestTools.UITest.Common.UITest
UITest , Interpretowane.
Zabezpieczenia programu .NET Framework
- Pełne zaufanie do bezpośredniego wywołującego. Tego elementu członkowskiego nie można używać w kodzie częściowo zaufanym. Aby uzyskać więcej informacji, zobacz Przy użyciu bibliotek z częściowo zaufanego kodu..
Zobacz też
Informacje
Przestrzeń nazw Microsoft.VisualStudio.TestTools.UITest.CodeGeneration