Freigeben über


UITestControl.PropertyNames.GetType-Methode

Gibt den Type des Steuerelements zurück.

Namespace:  Microsoft.VisualStudio.TestTools.UITesting
Assembly:  Microsoft.VisualStudio.TestTools.UITesting (in Microsoft.VisualStudio.TestTools.UITesting.dll)

Syntax

'Declaration
Public Function GetType As Type
public Type GetType()
public:
Type^ GetType()
member GetType : unit -> Type 
public function GetType() : Type

Rückgabewert

Typ: System.Type
Der Type des Steuerelements.

.NET Framework-Sicherheit

Siehe auch

Referenz

UITestControl.PropertyNames Klasse

Microsoft.VisualStudio.TestTools.UITesting-Namespace