Udostępnij za pośrednictwem


Metoda IUITestActionStack.Push —

Wstawia działania przewidziano badania na górze stosu.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.UITest.Common
Zestaw:  Microsoft.VisualStudio.TestTools.UITest.Common (w Microsoft.VisualStudio.TestTools.UITest.Common.dll)

Składnia

'Deklaracja
Sub Push ( _
    element As UITestAction _
)
void Push(
    UITestAction element
)
void Push(
    UITestAction^ element
)
abstract Push : 
        element:UITestAction -> unit
function Push(
    element : UITestAction
)

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IUITestActionStack Interfejs

Przestrzeń nazw Microsoft.VisualStudio.TestTools.UITest.Common

UITestAction