AutomationElementIdentifiers.ClassNameProperty Veld

Definitie

Identificeert de ClassName eigenschap.

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

Waarde van veld

Opmerkingen

Deze id is bedoeld voor gebruik door UI Automation providers. UI Automation clienttoepassingen moeten het equivalente veld van AutomationElement gebruiken.

Van toepassing op

Zie ook