Freigeben über


AutomationElementIdentifiers.DescribedByProperty Eigenschaft

Definition

Identifiziert die von der Automation-Eigenschaft beschriebene.

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

Eigenschaftswert

Der Bezeichner der Automatisierungseigenschaft.

Windows-Anforderungen

Gerätefamilie
Windows 10 Anniversary Edition (eingeführt in 10.0.14393.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v3.0)

Hinweise

Die Auflistung von Elementen, die weitere Informationen zum Automation-Element bereitstellen, wird von der GetDescribedBy-Methode zurückgegeben.

Gilt für: