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

屬性值

自動化屬性識別碼。

適用於