Partager via


UITestControl.PropertyNames.GetType, méthode

Retourne le Type du contrôle.

Espace de noms :  Microsoft.VisualStudio.TestTools.UITesting
Assembly :  Microsoft.VisualStudio.TestTools.UITesting (dans Microsoft.VisualStudio.TestTools.UITesting.dll)

Syntaxe

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

Valeur de retour

Type : System.Type
Type du contrôle.

Sécurité .NET Framework

Voir aussi

Référence

UITestControl.PropertyNames Classe

Microsoft.VisualStudio.TestTools.UITesting, espace de noms