AutomationElementIdentifiers.LabeledByProperty Свойство

Определение

Идентифицирует свойство автоматизации однорангового узла. Связь меток для однорангового узла автоматизации возвращается методом 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

Значение свойства

Идентификатор свойства автоматизации.

Применяется к