Partager via


UITestControl.PropertyNames.GetType, méthode

Retourne le Type du contrôle.

Espace de noms :  Microsoft.VisualStudio.TestTools.UITesting
Assemblys :   Microsoft.VisualStudio.TestTools.WindowsStore.UITesting (dans Microsoft.VisualStudio.TestTools.WindowsStore.UITesting.dll)
  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 : Type
Type du contrôle.

Sécurité .NET Framework

Voir aussi

Référence

UITestControl.PropertyNames Classe

Microsoft.VisualStudio.TestTools.UITesting, espace de noms