Partilhar via


Método UITestControl.PropertyNames.GetType

Retorna o Type de controle.

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

Sintaxe

'Declaração
Public Function GetType As Type
public Type GetType()
public:
Type^ GetType()
member GetType : unit -> Type 
public function GetType() : Type

Valor de retorno

Tipo: System.Type
O Type de controle.

Segurança do .NET Framework

Consulte também

Referência

UITestControl.PropertyNames Classe

Namespace Microsoft.VisualStudio.TestTools.UITesting