Sdílet prostřednictvím


UITestControl.PropertyNames.GetType – metoda

Vrátí Type ovládacího prvku.

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 GetType As Type
public Type GetType()
public:
Type^ GetType()
member GetType : unit -> Type
public function GetType() : Type

Vrácená hodnota

Typ: Type
Type Ovládacího prvku.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

UITestControl.PropertyNames Třída

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