Aracılığıyla paylaş


UITechnologyManager.GetPreviousSibling Yöntem

Belirtilen öğenin önceki kardeş UI hiyerarşisinde döndürür.

Ad alanı:  Microsoft.VisualStudio.TestTools.UITest.Extension
Derleme:  Microsoft.VisualStudio.TestTools.UITest.Extension (Microsoft.VisualStudio.TestTools.UITest.Extension.dll içinde)

Sözdizimi

'Bildirim
Public MustOverride Function GetPreviousSibling ( _
    element As IUITechnologyElement _
) As IUITechnologyElement
public abstract IUITechnologyElement GetPreviousSibling(
    IUITechnologyElement element
)
public:
virtual IUITechnologyElement^ GetPreviousSibling(
    IUITechnologyElement^ element
) abstract
abstract GetPreviousSibling : 
        element:IUITechnologyElement -> IUITechnologyElement 
public abstract function GetPreviousSibling(
    element : IUITechnologyElement
) : IUITechnologyElement

Parametreler

Dönüş Değeri

Tür: Microsoft.VisualStudio.TestTools.UITest.Extension.IUITechnologyElement
Önceki eşdüzey öğesi.

Yüklenen

IUITechnologyManager.GetPreviousSibling(IUITechnologyElement)

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

UITechnologyManager Sınıf

Microsoft.VisualStudio.TestTools.UITest.Extension Ad Alanı

IUITechnologyElement