AutomationElementIdentifiers.LabeledByProperty Proprietà

Definizione

Identifica la proprietà di automazione peer con etichetta. La relazione di etichettatura per un peer di automazione viene restituita dal metodo GetLabeledBy .

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

Valore della proprietà

Identificatore della proprietà di automazione.

Si applica a