AutomationElement.AutomationElementInformation.NativeWindowHandle Propriété

Définition

Obtient le handle de la fenêtre de l'élément.

public:
 property int NativeWindowHandle { int get(); };
public int NativeWindowHandle { get; }
member this.NativeWindowHandle : int
Public ReadOnly Property NativeWindowHandle As Integer

Valeur de propriété

Handle de la fenêtre, s'il en existe un ; sinon, 0.

Remarques

Pour plus d’informations, consultez NativeWindowHandleProperty.

S’applique à