Compartir a través de


IUITechnologyElement.WindowHandle (Propiedad)

Obtiene el identificador de la ventana de Win32 que contiene este elemento.

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

Sintaxis

'Declaración
ReadOnly Property WindowHandle As IntPtr
IntPtr WindowHandle { get; }
property IntPtr WindowHandle {
    IntPtr get ();
}
abstract WindowHandle : IntPtr with get
function get WindowHandle () : IntPtr

Valor de propiedad

Tipo: IntPtr
Identificador de este elemento.

Seguridad de .NET Framework

Vea también

Referencia

IUITechnologyElement Interfaz

Microsoft.VisualStudio.TestTools.UITest.Extension (Espacio de nombres)