IUITechnologyManager.GetElementFromWindowHandle(IntPtr) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Récupère l'élément identifié par le handle de fenêtre fourni.
public:
Microsoft::VisualStudio::TestTools::UITest::Extension::IUITechnologyElement ^ GetElementFromWindowHandle(IntPtr handle);
[System.Runtime.InteropServices.DispId(6)]
public Microsoft.VisualStudio.TestTools.UITest.Extension.IUITechnologyElement GetElementFromWindowHandle (IntPtr handle);
[<System.Runtime.InteropServices.DispId(6)>]
abstract member GetElementFromWindowHandle : nativeint -> Microsoft.VisualStudio.TestTools.UITest.Extension.IUITechnologyElement
Public Function GetElementFromWindowHandle (handle As IntPtr) As IUITechnologyElement
Paramètres
Retours
Élément spécifié.
- Attributs