Udostępnij za pośrednictwem


Właściwość IUITechnologyElement.WindowHandle —

Pobiera dojście do okna Win32, które zawiera ten element.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.UITest.Extension
Zestaw:  Microsoft.VisualStudio.TestTools.UITest.Extension (w Microsoft.VisualStudio.TestTools.UITest.Extension.dll)

Składnia

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

Wartość właściwości

Typ: IntPtr
Uchwyt ten element.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IUITechnologyElement Interfejs

Przestrzeń nazw Microsoft.VisualStudio.TestTools.UITest.Extension