AutomationElement.AutomationElementInformation.NativeWindowHandle Propiedad

Definición

Obtiene el identificador de la ventana del elemento.

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

Valor de propiedad

Identificador de la ventana, si existe uno; de lo contrario, 0.

Comentarios

Para obtener más información, consulte NativeWindowHandleProperty.

Se aplica a