AutomationElementIdentifiers.RuntimeIdProperty Campo

Definición

Identifica la propiedad que contiene el identificador en tiempo de ejecución del elemento.

public: static initonly System::Windows::Automation::AutomationProperty ^ RuntimeIdProperty;
public static readonly System.Windows.Automation.AutomationProperty RuntimeIdProperty;
 staticval mutable RuntimeIdProperty : System.Windows.Automation.AutomationProperty
Public Shared ReadOnly RuntimeIdProperty As AutomationProperty 

Valor de campo

Comentarios

Este identificador lo usan los proveedores de Automatización de la interfaz de usuario. Automatización de la interfaz de usuario las aplicaciones cliente deben usar el campo equivalente de AutomationElement.

Se aplica a

Consulte también