Udostępnij za pośrednictwem


Metoda UITechnologyManagerProxy.GetPreviousSibling —

Pobiera poprzedni element równorzędny danego elementu w hierarchii interfejsów użytkownika.

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

Składnia

'Deklaracja
Public Overrides Function GetPreviousSibling ( _
    element As IUITechnologyElement _
) As IUITechnologyElement
public override IUITechnologyElement GetPreviousSibling(
    IUITechnologyElement element
)
public:
virtual IUITechnologyElement^ GetPreviousSibling(
    IUITechnologyElement^ element
) override
abstract GetPreviousSibling : 
        element:IUITechnologyElement -> IUITechnologyElement  
override GetPreviousSibling : 
        element:IUITechnologyElement -> IUITechnologyElement
public override function GetPreviousSibling(
    element : IUITechnologyElement
) : IUITechnologyElement

Parametry

Wartość zwracana

Typ: Microsoft.VisualStudio.TestTools.UITest.Extension.IUITechnologyElement
Poprzedni element równorzędny lub wartość null, jeśli nie jest dostępny.

Implementuje

IUITechnologyManager.GetPreviousSibling(IUITechnologyElement)

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

UITechnologyManagerProxy Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.UITesting