Konstruktor SetBaseAction — (UITechnologyElement)
Inicjuje nowe wystąpienie SetBaseAction klasy przy użyciu dostarczonego elementu.
Przestrzeń nazw: Microsoft.VisualStudio.TestTools.UITest.Common
Zestaw: Microsoft.VisualStudio.TestTools.UITest.Common (w Microsoft.VisualStudio.TestTools.UITest.Common.dll)
Składnia
'Deklaracja
Protected Sub New ( _
uiElement As UITechnologyElement _
)
protected SetBaseAction(
UITechnologyElement uiElement
)
protected:
SetBaseAction(
UITechnologyElement^ uiElement
)
new :
uiElement:UITechnologyElement -> SetBaseAction
protected function SetBaseAction(
uiElement : UITechnologyElement
)
Parametry
- uiElement
Typ: Microsoft.VisualStudio.TestTools.UITest.Extension.UITechnologyElement
A UITechnologyElement object.
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.Common