Sdílet prostřednictvím


UITestControl.GetParent – metoda

Vrátí nadřízený aktuální UITestControl.

Obor názvů:  Microsoft.VisualStudio.TestTools.UITesting
Sestavení:  Microsoft.VisualStudio.TestTools.UITesting (v Microsoft.VisualStudio.TestTools.UITesting.dll)

Syntaxe

'Deklarace
Public Function GetParent As UITestControl
public UITestControl GetParent()
public:
UITestControl^ GetParent()
member GetParent : unit -> UITestControl 
public function GetParent() : UITestControl

Vrácená hodnota

Typ: Microsoft.VisualStudio.TestTools.UITesting.UITestControl
Nadřazená aktuální UITestControl.

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

UITestControl Třída

Microsoft.VisualStudio.TestTools.UITesting – obor názvů