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; en caso contrario, 0.

Comentarios

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

Se aplica a