UITestControl.GetParent – metoda
Obor názvů: Microsoft.VisualStudio.TestTools.UITesting
Sestavení: Microsoft.VisualStudio.TestTools.WindowsStore.UITesting (v Microsoft.VisualStudio.TestTools.WindowsStore.UITesting.dll)
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
Zabezpečení rozhraní .NET Framework
- Plná důvěra přímému volajícímu. Částečně zabezpečený kód nemůže tento člen použít. Další informace naleznete v tématu Používání knihoven z částečně důvěryhodného kódu.