Compartir a través de


UITestControl.PropertyNames.GetType (Método)

Devuelve el objeto Type del control.

Espacio de nombres:  Microsoft.VisualStudio.TestTools.UITesting
Ensamblado:  Microsoft.VisualStudio.TestTools.UITesting (en Microsoft.VisualStudio.TestTools.UITesting.dll)

Sintaxis

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

Valor devuelto

Tipo: System.Type
Type del control.

Seguridad de .NET Framework

Vea también

Referencia

UITestControl.PropertyNames Clase

Microsoft.VisualStudio.TestTools.UITesting (Espacio de nombres)