AutomationElementIdentifiers.ClassNameProperty Proprietà

Definizione

Identifica la proprietà di automazione del nome della classe. Il valore della proprietà del nome della classe viene restituito dal metodo GetClassName .

public:
 static property AutomationProperty ^ ClassNameProperty { AutomationProperty ^ get(); };
static AutomationProperty ClassNameProperty();
public static AutomationProperty ClassNameProperty { get; }
var automationProperty = AutomationElementIdentifiers.classNameProperty;
Public Shared ReadOnly Property ClassNameProperty As AutomationProperty

Valore della proprietà

Identificatore della proprietà di automazione.

Si applica a